wok-next rev 13036
p2c: update wget_url (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 13 09:11:51 2012 +0200 (2012-06-13) |
parents | 4faeee6669ef |
children | 67e53666144c |
files | p2c/receipt |
line diff
1.1 --- a/p2c/receipt Wed Jun 13 08:53:08 2012 +0200 1.2 +++ b/p2c/receipt Wed Jun 13 09:11:51 2012 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A Pascal to C translator." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -TARBALL="${PACKAGE}_$VERSION.orig.tar.gz" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.ccrnp.ncifcrf.gov/~toms/p2c/daves.index.html" 1.10 WGET_URL="http://darkstar.ist.utl.pt/slackware/slackware_source/d/p2c/$TARBALL" 1.11 DEPENDS="perl"