libgpg-error: update to 1.19.
This commit is contained in:
parent
514d21158a
commit
c1d5073f66
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.18
|
version=1.19
|
||||||
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=9ff1d6e61d4cef7c1d0607ceef6d40dc33f3da7a3094170c3718c00153d80810
|
checksum=53120e1333d5c5d28d87ff2854e9e98719c8e214152f17ad5291704d25c4978b
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue