wok diff gnutls/receipt @ rev 9871

Up: slitaz-tools (4.2)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 16 23:14:29 2011 +0200 (2011-05-16)
parents e56d938302eb
children 5bbaef7b118d
line diff
     1.1 --- a/gnutls/receipt	Tue Mar 29 19:43:39 2011 +0000
     1.2 +++ b/gnutls/receipt	Mon May 16 23:14:29 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnutls"
     1.7 -VERSION="2.12.0"
     1.8 +VERSION="2.10.5"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="GNU Transport Layer Security Library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -20,7 +20,6 @@
    1.13  	--mandir=/usr/share/man \
    1.14  	--disable-guile \
    1.15  	--with-zlib \
    1.16 -	--with-libgcrypt \
    1.17  	$CONFIGURE_ARGS &&
    1.18  	make &&
    1.19  	make DESTDIR=$PWD/_pkg install