gnutls: updated to 3.5.16
[feed/packages.git] / libs / gnutls / Makefile
index 818d4663dcfb4d01945b88d5291b46ebcf4dad79..e060e33facabc5cdc739f8cf4ae14fefa70aa5fd 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gnutls
-PKG_VERSION:=3.5.4
-PKG_RELEASE:=3
+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:=c17e20d0f6b040580df57f5f94e3610f
+PKG_HASH:=0924dec90c37c05f49fec966eba3672dab4d336d879e5c06e06e13325cbfec25
 #PKG_FIXUP:=autoreconf gettext-version
 PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
 PKG_LICENSE:=LGPLv2.1+
@@ -110,8 +110,10 @@ CONFIGURE_ARGS+= \
        --enable-static \
        --disable-rpath \
        --disable-libdane \
+       --with-included-unistring \
        --disable-guile \
        --disable-nls \
+       --without-idn \
        --without-zlib \
        --enable-local-libopts \
        --disable-doc \