mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gnupg2: update to 2.1.13
This commit is contained in:
parent
1280ae0f0d
commit
968196e593
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnupg2'
|
# Template file for 'gnupg2'
|
||||||
pkgname=gnupg2
|
pkgname=gnupg2
|
||||||
version=2.1.12
|
version=2.1.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gnupg-${version}"
|
wrksrc="gnupg-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnupg.org/"
|
homepage="http://www.gnupg.org/"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||||
checksum=ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506
|
checksum=4f9d83a6221daa60130fa79f0b1d37d6c20fffdd0320b640c7a597c5b6219675
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '/^CFLAGS_orig=/d;/^CFLAGS=$/d' configure
|
sed -i '/^CFLAGS_orig=/d;/^CFLAGS=$/d' configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue