mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
libgcrypt: update to 1.8.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libgcrypt
|
||||
PKG_VERSION:=1.6.6
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.8.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/libgcrypt/
|
||||
PKG_HASH:=f9461b4619bb78b273a88d468915750d418e89a3ea3b641bab0563a9af4b04d0
|
||||
PKG_HASH:=66ec90be036747602f2b48f98312361a9180c97c68a690a5f376fa0f67d0af7c
|
||||
PKG_LICENSE:=LGPL-2.1+ GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
@@ -47,6 +47,7 @@ CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-asm \
|
||||
--disable-doc \
|
||||
--with-gpg-error-prefix="$(STAGING_DIR)/usr"
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
|
||||
Reference in New Issue
Block a user