gnupg2: update to 2.2.5.
This commit is contained in:
parent
6321ad4f61
commit
a742b71b88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.2.4
|
||||
version=2.2.5
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=401a3e64780fdfa6d7670de0880aa5c9d589b3db7a7098979d7606cec546f2ec
|
||||
checksum=3fa189a32d4fb62147874eb1389047c267d9ba088f57ab521cb0df46f08aef57
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/^CFLAGS_orig=/d;/^CFLAGS=$/d' configure
|
||||
|
|
Loading…
Reference in a new issue