gnutls: updated to 3.5.16
[feed/packages.git] / libs / gnutls / Makefile
index 0123e10fef0af515012a13f4b068a842163ec60c..e060e33facabc5cdc739f8cf4ae14fefa70aa5fd 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gnutls
-PKG_VERSION:=3.5.8
+PKG_VERSION:=3.5.16
 PKG_RELEASE:=1
 PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5
-PKG_MD5SUM:=113e892e51acdb11b81804cd355adfee
+PKG_HASH:=0924dec90c37c05f49fec966eba3672dab4d336d879e5c06e06e13325cbfec25
 #PKG_FIXUP:=autoreconf gettext-version
 PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
 PKG_LICENSE:=LGPLv2.1+
@@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
        --with-included-unistring \
        --disable-guile \
        --disable-nls \
+       --without-idn \
        --without-zlib \
        --enable-local-libopts \
        --disable-doc \