libgcrypt: update to 1.7.1
This commit is contained in:
parent
c25846db97
commit
71e54d88da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libgcrypt'.
|
||||
pkgname=libgcrypt
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --without-capabilities"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnupg.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
|
||||
checksum=b0e67ea74474939913c4d9d9ef4ef5ec378efbe2bebe36389dee319c79bffa92
|
||||
checksum=450d9cfcbf1611c64dbe3bd04b627b83379ef89f11406d94c8bba305e36d7a95
|
||||
|
||||
libgcrypt-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue