mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libksba: update to 1.6.0.
This commit is contained in:
parent
18fa8f09c9
commit
4f8c6be334
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.5.1
|
version=1.6.0
|
||||||
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="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="GPL-2.0-or-later,LGPL-3.0-or-later"
|
license="GPL-2.0-or-later,LGPL-3.0-or-later"
|
||||||
homepage="https://www.gnupg.org/related_software/libksba/index.html"
|
homepage="https://www.gnupg.org/related_software/libksba/index.html"
|
||||||
distfiles="https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b0f4c65e4e447d9a2349f6b8c0e77a28be9531e4548ba02c545d1f46dc7bf921
|
checksum=dad683e6f2d915d880aa4bed5cea9a115690b8935b78a1bbe01669189307a48b
|
||||||
|
|
||||||
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