diff --git a/srcpkgs/p11-kit/template b/srcpkgs/p11-kit/template index 9fd614ba860..0b06cc43329 100644 --- a/srcpkgs/p11-kit/template +++ b/srcpkgs/p11-kit/template @@ -1,6 +1,6 @@ # Template file for 'p11-kit' pkgname=p11-kit -version=0.25.0 +version=0.25.3 revision=1 build_style=meson build_helper="qemu" @@ -16,7 +16,7 @@ license="BSD-3-Clause" homepage="https://github.com/p11-glue/p11-kit" changelog="https://raw.githubusercontent.com/p11-glue/p11-kit/master/NEWS" distfiles="https://github.com/p11-glue/p11-kit/releases/download/${version}/p11-kit-${version}.tar.xz" -checksum=d55583bcdde83d86579cabe3a8f7f2638675fef01d23cace733ff748fc354706 +checksum=d8ddce1bb7e898986f9d250ccae7c09ce14d82f1009046d202a0eb1b428b2adc conf_files="/etc/pkcs11/pkcs11.conf" if [ "$XBPS_CHECK_PKGS" ]; then @@ -26,7 +26,6 @@ else fi build_options="gtk_doc" -build_options_default="" if [ -z "$CROSS_BUILD" ]; then build_options_default+=" gtk_doc"