wok diff gnupg/receipt @ rev 2338

gpxe: add url redondancy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 01 22:17:59 2009 +0000 (2009-03-01)
parents d6b1113794bc
children dbf873bf74a8
line diff
     1.1 --- a/gnupg/receipt	Wed Mar 05 15:06:09 2008 +0100
     1.2 +++ b/gnupg/receipt	Sun Mar 01 22:17:59 2009 +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"