mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-22 17:52:39 +00:00
libassuan 2.5.3 -> 2.5.5
741.81 -> 502.42 kB
This commit is contained in:
parent
7c51116209
commit
b97f34ecc3
@ -1,10 +1,10 @@
|
|||||||
modules-$(CONFIG_GPG2) += libassuan
|
modules-$(CONFIG_GPG2) += libassuan
|
||||||
|
|
||||||
libassuan_version := 2.5.3
|
libassuan_version := 2.5.5
|
||||||
libassuan_dir := libassuan-$(libassuan_version)
|
libassuan_dir := libassuan-$(libassuan_version)
|
||||||
libassuan_tar := libassuan-$(libassuan_version).tar.bz2
|
libassuan_tar := libassuan-$(libassuan_version).tar.bz2
|
||||||
libassuan_url := https://gnupg.org/ftp/gcrypt/libassuan/$(libassuan_tar)
|
libassuan_url := https://gnupg.org/ftp/gcrypt/libassuan/$(libassuan_tar)
|
||||||
libassuan_hash := 91bcb0403866b4e7c4bc1cc52ed4c364a9b5414b3994f718c70303f7f765e702
|
libassuan_hash := 8e8c2fcc982f9ca67dcbb1d95e2dc746b1739a4668bc20b3a3c5be632edb34e4
|
||||||
|
|
||||||
libassuan_configure := \
|
libassuan_configure := \
|
||||||
CFLAGS="-Os" \
|
CFLAGS="-Os" \
|
||||||
@ -13,7 +13,6 @@ libassuan_configure := \
|
|||||||
--host $(MUSL_ARCH)-linux-musl \
|
--host $(MUSL_ARCH)-linux-musl \
|
||||||
--prefix "/" \
|
--prefix "/" \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-debug \
|
|
||||||
--with-gpg-error-prefix="$(INSTALL)" \
|
--with-gpg-error-prefix="$(INSTALL)" \
|
||||||
|
|
||||||
libassuan_target := $(MAKE_JOBS) \
|
libassuan_target := $(MAKE_JOBS) \
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -u -r libassuan-2.5.1-clean/configure libassuan-2.5.1/configure
|
diff -u -r libassuan-2.5.5-clean/configure libassuan-2.5.5/configure
|
||||||
--- libassuan-2.5.1-clean/configure 2017-12-07 06:55:50.000000000 -0800
|
--- libassuan-2.5.5-clean/configure 2017-12-07 06:55:50.000000000 -0800
|
||||||
+++ libassuan-2.5.1/configure 2020-01-12 13:39:50.655638965 -0800
|
+++ libassuan-2.5.5/configure 2020-01-12 13:39:50.655638965 -0800
|
||||||
@@ -10781,7 +10781,7 @@
|
@@ -10781,7 +10781,7 @@
|
||||||
version_type=linux # correct to gnu/linux during the next big refactor
|
version_type=linux # correct to gnu/linux during the next big refactor
|
||||||
need_lib_prefix=no
|
need_lib_prefix=no
|
Loading…
x
Reference in New Issue
Block a user