mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
libksba: update to 1.3.5.
This commit is contained in:
parent
a425005123
commit
ab575839f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksba'
|
# Template file for 'libksba'
|
||||||
pkgname=libksba
|
pkgname=libksba
|
||||||
version=1.3.4
|
version=1.3.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libgpg-error-devel"
|
makedepends="libgpg-error-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="https://www.gnupg.org/related_software/libksba/index.html"
|
homepage="https://www.gnupg.org/related_software/libksba/index.html"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f
|
checksum=41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340
|
||||||
|
|
||||||
libksba-devel_package() {
|
libksba-devel_package() {
|
||||||
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue