mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gnupg2: update to 2.1.20.
This commit is contained in:
parent
b3aaf8ecbf
commit
83b806a393
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.19
|
version=2.1.20
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gnupg-${version}"
|
wrksrc="gnupg-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,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=46cced1f5641ce29cc28250f52fadf6e417e649b3bfdec49a5a0d0b22a639bf0
|
checksum=24cf9a69369be64a9f6f8cc11a1be33ab7780ad77a6a1b93719438f49f69960d
|
||||||
|
|
||||||
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