libassuan: update to 2.4.3.
This commit is contained in:
parent
8ef5ded048
commit
47f0cf6c3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libassuan'
|
||||
pkgname=libassuan
|
||||
version=2.4.2
|
||||
version=2.4.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libgpg-error-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnupg.org/related_software/libassuan"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=bb06dc81380b74bf1b64d5849be5c0409a336f3b4c45f20ac688e86d1b5bcb20
|
||||
checksum=22843a3bdb256f59be49842abf24da76700354293a066d82ade8134bb5aa2b71
|
||||
|
||||
libassuan-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue