wok diff gnutls/receipt @ rev 10263

Up: gnustep-make to 2.6.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 04:44:08 2011 +0000 (2011-05-21)
parents e56d938302eb
children 5bbaef7b118d
line diff
     1.1 --- a/gnutls/receipt	Tue Mar 29 19:43:39 2011 +0000
     1.2 +++ b/gnutls/receipt	Sat May 21 04:44:08 2011 +0000
     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