gnutls: updated to 3.8.3
[feed/packages.git] / libs / gnutls / Makefile
index dc94591c2dd4793337fd701effd520b6232c5a69..ea5e74f3172ec19986b7db1951fd5e4a68213597 100644 (file)
@@ -6,13 +6,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gnutls
-PKG_VERSION:=3.8.0
+PKG_VERSION:=3.8.3
 PKG_RELEASE:=1
 PKG_BUILD_FLAGS:=no-mips16
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8
-PKG_HASH:=0ea0d11a1660a1e63f960f157b197abe6d0c8cb3255be24e1fb3815930b9bdc5
+PKG_HASH:=f74fc5954b27d4ec6dfbb11dea987888b5b124289a3703afcada0ee520f4173e
 
 PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
 PKG_LICENSE:=LGPL-2.1-or-later
@@ -132,6 +132,7 @@ CONFIGURE_ARGS+= \
        --without-idn \
        --with-default-trust-store-dir=/etc/ssl/certs/ \
        --with-included-unistring \
+       --with-included-libunistring \
        --with-librt-prefix="$(LIBRT_ROOT_DIR)/" \
        --with-pic \
        --with-system-priority-file="" \