libp11: update to 0.4.20

This commit is contained in:
Nolan MacPhee
2026-08-16 03:14:22 +02:00
committed by Duncan Overbruck
parent 7957b4a8b2
commit 0cdb173bdf
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'libp11'
pkgname=libp11
version=0.4.19
version=0.4.20
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/OpenSC/libp11"
changelog="https://raw.githubusercontent.com/OpenSC/libp11/refs/heads/master/NEWS"
distfiles="https://github.com/OpenSC/libp11/releases/download/libp11-${version}/libp11-${version}.tar.gz"
checksum=a344ca201ffa71822881e45e86457ab9a0115d07d03da0d69c7e5a7268255a35
checksum=a125e0310ff10c189fc1b32a9652101486ea94a6b07c677a30e90e3638d2db48
libp11-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"