From 22391f9a2bee5677bcdfd92c8c20c0907aafaa17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Mon, 7 Sep 2020 13:14:14 +0200 Subject: groups/251.native_packages_lib.group: libgcrypt: bump to v1.8.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- patches/libgcrypt-1.8.6.local.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 patches/libgcrypt-1.8.6.local.patch (limited to 'patches/libgcrypt-1.8.6.local.patch') diff --git a/patches/libgcrypt-1.8.6.local.patch b/patches/libgcrypt-1.8.6.local.patch new file mode 100644 index 00000000..1fba56bc --- /dev/null +++ b/patches/libgcrypt-1.8.6.local.patch @@ -0,0 +1,14 @@ +diff -ru libgcrypt-1.8.2.orig/configure libgcrypt-1.8.2/configure +--- libgcrypt-1.8.2.orig/configure 2017-12-13 14:54:17.000000000 +0100 ++++ libgcrypt-1.8.2/configure 2018-05-05 00:17:43.366304238 +0200 +@@ -13074,6 +13074,10 @@ + PRINTABLE_OS_NAME="GNU/Linux" + ;; + ++ *-midipix*) ++ PRINTABLE_OS_NAME="Midipix" ++ ;; ++ + *) + PRINTABLE_OS_NAME=`uname -s || echo "Unknown"` + ;; -- cgit v1.2.3