libgpg-error: update to 1.39
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
75cb9949b7
commit
f530dcc1ea
1 changed files with 3 additions and 3 deletions
|
@ -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 <mike@flyn.org>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
|
|
Loading…
Reference in a new issue