Skip to content

Commit a0a9e08

Browse files
flyn-orgBKPepe
authored andcommitted
libgpg-error: update to 1.58
Fixes a syntax error in a non-DLL build. Signed-off-by: W. Michael Petullo <mike@flyn.org>
1 parent 1227b19 commit a0a9e08

File tree

2 files changed

+2
-66
lines changed

2 files changed

+2
-66
lines changed

libs/libgpg-error/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=libgpg-error
11-
PKG_VERSION:=1.55
11+
PKG_VERSION:=1.58
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
1515
PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \
1616
http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \
1717
https://www.gnupg.org/ftp/gcrypt/libgpg-error
18-
PKG_HASH:=95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78
18+
PKG_HASH:=f943aea9a830a8bd938e5124b579efaece24a3225ff4c3d27611a80ce1260c27
1919

2020
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
2121
PKG_LICENSE:=LGPL-2.1-or-later

libs/libgpg-error/patches/010-add-arc-support.patch

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)