diff --git a/srcpkgs/libksba/template b/srcpkgs/libksba/template index 61037bbd4aa..2a2aec4713a 100644 --- a/srcpkgs/libksba/template +++ b/srcpkgs/libksba/template @@ -1,6 +1,6 @@ # Template file for 'libksba' pkgname=libksba -version=1.5.0 +version=1.5.1 revision=1 build_style=gnu-configure makedepends="libgpg-error-devel" @@ -9,7 +9,7 @@ maintainer="skmpz " 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=ae4af129216b2d7fdea0b5bf2a788cd458a79c983bb09a43f4d525cc87aba0ba +checksum=b0f4c65e4e447d9a2349f6b8c0e77a28be9531e4548ba02c545d1f46dc7bf921 libksba-devel_package() { depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"