wok-current diff re2c/receipt @ rev 9596
busybox/httpd_helper.sh: add POST & GET arrays support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 13 11:06:30 2011 +0200 (2011-04-13) |
parents | ac4a4ec1c9e1 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/re2c/receipt Wed Apr 29 21:28:38 2009 +0200 1.2 +++ b/re2c/receipt Wed Apr 13 11:06:30 2011 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://re2c.org/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="scanner" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()