libksba: update to 1.6.5.

This commit is contained in:
Jan Christian Grünhage 2023-12-15 20:01:40 +01:00 committed by Duncan Overbruck
parent 58c892f8aa
commit bd372436fe

View file

@ -1,6 +1,6 @@
# Template file for 'libksba' # Template file for 'libksba'
pkgname=libksba pkgname=libksba
version=1.6.4 version=1.6.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="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
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=bbb43f032b9164d86c781ffe42213a83bf4f2fee91455edfa4654521b8b03b6b checksum=a564628c574c99287998753f98d750babd91a4e9db451f46ad140466ef2a6d16
libksba-devel_package() { libksba-devel_package() {
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}" depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"