libksba: update to 1.4.0
This commit is contained in:
parent
031d1b8e9f
commit
4daf0e303b
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'libksba'
|
||||
pkgname=libksba
|
||||
version=1.3.5
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgpg-error-devel"
|
||||
short_desc="A CMS and X.509 access library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3"
|
||||
short_desc="CMS and X.509 access library"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-2.0-or-later,LGPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/related_software/libksba/index.html"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340
|
||||
checksum=bfe6a8e91ff0f54d8a329514db406667000cb207238eded49b599761bfca41b6
|
||||
|
||||
libksba-devel_package() {
|
||||
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue