mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gnutls: updated to 3.5.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -8,13 +8,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gnutls
|
PKG_NAME:=gnutls
|
||||||
PKG_VERSION:=3.5.6
|
PKG_VERSION:=3.5.8
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_USE_MIPS16:=0
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5
|
PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5
|
||||||
PKG_MD5SUM:=7a38b23757aae009c3eb5bb12fb0afda
|
PKG_MD5SUM:=113e892e51acdb11b81804cd355adfee
|
||||||
#PKG_FIXUP:=autoreconf gettext-version
|
#PKG_FIXUP:=autoreconf gettext-version
|
||||||
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
||||||
PKG_LICENSE:=LGPLv2.1+
|
PKG_LICENSE:=LGPLv2.1+
|
||||||
@@ -110,6 +110,7 @@ CONFIGURE_ARGS+= \
|
|||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--disable-libdane \
|
--disable-libdane \
|
||||||
|
--with-included-unistring \
|
||||||
--disable-guile \
|
--disable-guile \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--without-zlib \
|
--without-zlib \
|
||||||
|
|||||||
Reference in New Issue
Block a user