libgpg-error: update to 1.24.
This commit is contained in:
parent
646d196244
commit
8ef5ded048
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libgpg-error'.
|
||||
pkgname=libgpg-error
|
||||
version=1.23
|
||||
version=1.24
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for error values used by GnuPG component"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnupg.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/libgpg-error/$pkgname-$version.tar.bz2"
|
||||
checksum=7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa
|
||||
checksum=9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540
|
||||
|
||||
post_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue