libgcrypt: update to 1.7.7
This commit is contained in:
parent
457964df3e
commit
34ea4d6f73
@ -1,16 +1,16 @@
|
||||
# Template build file for 'libgcrypt'.
|
||||
pkgname=libgcrypt
|
||||
version=1.7.6
|
||||
version=1.7.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --without-capabilities"
|
||||
makedepends="libgpg-error-devel"
|
||||
short_desc="GNU cryptographic library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnupg.org"
|
||||
homepage="https://www.gnupg.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
|
||||
checksum=626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc
|
||||
checksum=b9b85eba0793ea3e6e66b896eb031fa05e1a4517277cc9ab10816b359254cd9a
|
||||
|
||||
libgcrypt-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
Loading…
Reference in New Issue
Block a user