mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libksba: update to 1.6.6.
This commit is contained in:
parent
9d90dbdf64
commit
3931fa1da4
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.6.5
|
version=1.6.6
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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/libksba/libksba-${version}.tar.bz2"
|
distfiles="https://gnupg.org/ftp/gcrypt/libksba/libksba-${version}.tar.bz2"
|
||||||
checksum=a564628c574c99287998753f98d750babd91a4e9db451f46ad140466ef2a6d16
|
checksum=5dec033d211559338838c0c4957c73dfdc3ee86f73977d6279640c9cd08ce6a4
|
||||||
|
|
||||||
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