wok-current rev 1591
gnupg: update 1.4.9
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Fri Oct 17 13:06:12 2008 +0000 (2008-10-17) |
parents | 5199985d69a7 |
children | 713badbd8ef9 |
files | gnupg/receipt |
line diff
1.1 --- a/gnupg/receipt Thu Oct 16 20:19:46 2008 +0000 1.2 +++ b/gnupg/receipt Fri Oct 17 13:06:12 2008 +0000 1.3 @@ -1,10 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gnupg" 1.7 -VERSION="1.4.8" 1.8 +VERSION="1.4.9" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Free implementation of the OpenPGP." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 +DEPENDS="libusb" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.gnupg.org/" 1.15 WGET_URL="ftp://ftp.gnupg.org/gcrypt/gnupg/$TARBALL"