gnupg: update to 1.4.11.
This commit is contained in:
parent
6c13cee2b0
commit
424480b2d6
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'gnupg'
|
# Template file for 'gnupg'
|
||||||
pkgname=gnupg
|
pkgname=gnupg
|
||||||
version=1.4.10
|
version=1.4.11
|
||||||
revision=2
|
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"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack"
|
configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack"
|
||||||
short_desc="The GNU Privacy Guard"
|
short_desc="The GNU Privacy Guard"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a2907f4432d67894e425e48ae85785dd60ecb01658c9682bcd96f5e91043bb38
|
license="GPL-3"
|
||||||
|
checksum=d18ceeac16e554a501170b9bfde611625252d0fe9448685a69c93bf149ee6ef6
|
||||||
long_desc="
|
long_desc="
|
||||||
GnuPG is the GNU project's complete and free implementation of the OpenPGP
|
GnuPG is the GNU project's complete and free implementation of the OpenPGP
|
||||||
standard as defined by RFC4880 . GnuPG allows to encrypt and sign your data
|
standard as defined by RFC4880 . GnuPG allows to encrypt and sign your data
|
||||||
|
|
Loading…
Reference in New Issue