libgpg-error: update to 1.25.
This commit is contained in:
parent
82c685f4ed
commit
a1b895cd2b
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.24
|
version=1.25
|
||||||
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>"
|
||||||
homepage="http://www.gnupg.org"
|
homepage="http://www.gnupg.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/libgpg-error/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/libgpg-error/$pkgname-$version.tar.bz2"
|
||||||
checksum=9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540
|
checksum=f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue