gnutls: removed FIXUP
This addresses regression discussed in #8129 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
parent
16efdcae67
commit
8e62aeef46
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ PKG_USE_MIPS16:=0
|
|||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6
|
||||
PKG_HASH:=aa81944e5635de981171772857e72be231a7e0f559ae0292d2737de475383e83
|
||||
PKG_FIXUP:=autoreconf gettext-version
|
||||
#PKG_FIXUP:=autoreconf gettext-version
|
||||
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
||||
PKG_LICENSE:=LGPLv2.1+
|
||||
PKG_CPE_ID:=cpe:/a:gnu:gnutls
|
||||
|
|
Loading…
Reference in a new issue