gnupg2: update to 2.2.15.
This commit is contained in:
parent
14ef062f0b
commit
6b662bc20d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.2.14
|
||||
version=2.2.15
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=1bf9ed46dc1ec5d8cfa13ba1ad47f94981f3b6a7ec16ad9123cc2549c4cbf87b
|
||||
checksum=cb8ce298d7b36558ffc48aec961b14c830ff1783eef7a623411188b5e0f5d454
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/^CFLAGS=$/d' configure
|
||||
|
|
Loading…
Reference in New Issue