libgpg-error: update to 1.30.
Closes #13993. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
cb01bfcc44
commit
c713a65f52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libgpg-error'.
|
# Template build file for 'libgpg-error'.
|
||||||
pkgname=libgpg-error
|
pkgname=libgpg-error
|
||||||
version=1.29
|
version=1.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library for error values used by GnuPG component"
|
short_desc="Library for error values used by GnuPG component"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://www.gnupg.org"
|
homepage="https://www.gnupg.org"
|
||||||
distfiles="https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ece926fa5719d17a7ad8da618712cfa2f8a796ab2f2af9d544c5bb093383b1ea
|
checksum=238c6e87adf52b0147081927c981730756a0526ad0733201142a676786847ed7
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue