From: Michael Tremer Date: Mon, 30 May 2011 14:30:59 +0000 (+0200) Subject: gnutls: Update to 2.12.5. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50263b0b8312ec35fe6dcee5486fb6518907e005;p=ipfire-3.x.git gnutls: Update to 2.12.5. Closes #201. --- diff --git a/pkgs/gnutls/gnutls.nm b/pkgs/gnutls/gnutls.nm index cffa43766..27727e944 100644 --- a/pkgs/gnutls/gnutls.nm +++ b/pkgs/gnutls/gnutls.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = gnutls -PKG_VER = 2.8.1 +PKG_VER = 2.12.5 PKG_REL = 1 PKG_MAINTAINER = @@ -49,4 +49,5 @@ PKG_PACKAGES += $(PKG_NAME)-devel CONFIGURE_OPTIONS += \ --with-included-libcfg \ - --disable-srp-authentication + --disable-srp-authentication \ + --with-libgcrypt