gnupg2: update to 2.2.9.
This commit is contained in:
parent
112b58555f
commit
1bbb9f77e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.2.8
|
||||
version=2.2.9
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=777b4cb8ced21965a5053d4fa20fe11484f0a478f3d011cef508a1a49db50dcd
|
||||
checksum=6278eaabffa1ebc9fa2ceb3dc53eea9a1505ab02a668a86dd6fec06951af2164
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/^CFLAGS=$/d' configure
|
||||
|
|
Loading…
Reference in a new issue