libgcrypt: update to 1.6.5.
This commit is contained in:
parent
39c1777ebe
commit
2ebc7ed9a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libgcrypt'.
|
||||
pkgname=libgcrypt
|
||||
version=1.6.4
|
||||
version=1.6.5
|
||||
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="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=c9bc2c7fe2e5f4ea13b0c74f9d24bcbb1ad889bb39297d8082aebf23f4336026
|
||||
checksum=f49ebc5842d455ae7019def33eb5a014a0f07a2a8353dc3aa50a76fd1dafa924
|
||||
|
||||
libgcrypt-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue