libksba: security update to 1.3.2.
This commit is contained in:
parent
6af0e99022
commit
5d723d2dea
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksba'
|
# Template file for 'libksba'
|
||||||
pkgname=libksba
|
pkgname=libksba
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
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=bc96b95516bd2b67f413bc8b5cc5a75a2583c6e666d24dfd0d5bcc6b1aab46f9
|
checksum=eb95537955dfc2845690a4cc3836074fa6d0a2c2ca2cbf1759364d3bd9868406
|
||||||
|
|
||||||
libksba-devel_package() {
|
libksba-devel_package() {
|
||||||
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue