libgpg-error: update to 1.47
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
427c9b6974
commit
e44d24cf05
1 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libgpg-error
|
PKG_NAME:=libgpg-error
|
||||||
PKG_VERSION:=1.46
|
PKG_VERSION:=1.47
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \
|
PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \
|
||||||
http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \
|
http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \
|
||||||
https://www.gnupg.org/ftp/gcrypt/libgpg-error
|
https://www.gnupg.org/ftp/gcrypt/libgpg-error
|
||||||
PKG_HASH:=b7e11a64246bbe5ef37748de43b245abd72cfcd53c9ae5e7fc5ca59f1c81268d
|
PKG_HASH:=9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
|
Loading…
Reference in a new issue