From f530dcc1ea1b508cffa0aeab4b21b3977e8384dd Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Thu, 19 Nov 2020 13:29:48 -0600 Subject: [PATCH] libgpg-error: update to 1.39 Signed-off-by: W. Michael Petullo --- libs/libgpg-error/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libgpg-error/Makefile b/libs/libgpg-error/Makefile index 868595c35..12fdb03be 100644 --- a/libs/libgpg-error/Makefile +++ b/libs/libgpg-error/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libgpg-error -PKG_VERSION:=1.37 -PKG_RELEASE:=2 +PKG_VERSION:=1.39 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \ http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \ https://www.gnupg.org/ftp/gcrypt/libgpg-error -PKG_HASH:=b32d6ff72a73cf79797f7f2d039e95e9c6f92f0c1450215410840ab62aea9763 +PKG_HASH:=4a836edcae592094ef1c5a4834908f44986ab2b82e0824a0344b49df8cdb298f PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later