wok-stable diff tar/receipt @ rev 2155
Add: gxmessage
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 05 21:43:25 2009 +0100 (2009-02-05) |
parents | a7bd0e5069b6 |
children | 866fa2493b1b |
line diff
1.1 --- a/tar/receipt Tue Mar 18 15:30:49 2008 +0100 1.2 +++ b/tar/receipt Thu Feb 05 21:43:25 2009 +0100 1.3 @@ -1,15 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tar" 1.7 -VERSION="1.19" 1.8 +VERSION="1.20" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="GNU tar archiving tools." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 -WEB_SITE="" 1.14 +WEB_SITE="http://www.gnu.org/software/tar/" 1.15 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.16 1.17 - 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {