mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libassuan: update to 2.1.3.
This commit is contained in:
parent
7e386300a5
commit
f1acf816d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libassuan'
|
# Template file for 'libassuan'
|
||||||
pkgname=libassuan
|
pkgname=libassuan
|
||||||
version=2.1.2
|
version=2.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libgpg-error-prefix=${XBPS_CROSS_BASE}/usr"
|
configure_args="--with-libgpg-error-prefix=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnupg.org/related_software/libassuan"
|
homepage="http://www.gnupg.org/related_software/libassuan"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=39f8a7c9349aaaf7ccd937b90660153ec4d2d4df2465018754e5bcae5b1db77b
|
checksum=fa2170b353c928eb59610e0700c34947f1890634ddf7bcf2366c9c88b4f51d1a
|
||||||
|
|
||||||
libassuan-devel_package() {
|
libassuan-devel_package() {
|
||||||
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue