libgpg-error: update to 1.11.
This commit is contained in:
parent
ebd52c3795
commit
15fc4e75dd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libgpg-error'.
|
# Template build file for 'libgpg-error'.
|
||||||
pkgname=libgpg-error
|
pkgname=libgpg-error
|
||||||
version=1.10
|
version=1.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=520629b4568b5c29b1991c8ffc267c8bdee5f223c7333c42a651b56f9b1c5431
|
checksum=ae3376480a073b120c7add08f1e6cfcc08500648ccf22461cd42db6224a218c0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/common-lisp
|
rm -rf ${DESTDIR}/usr/share/common-lisp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue