diff --git a/main/pkcs11-helper/.checksums b/main/pkcs11-helper/.checksums index 76423911e..961440ffb 100644 --- a/main/pkcs11-helper/.checksums +++ b/main/pkcs11-helper/.checksums @@ -1 +1 @@ -ab4e8428b50e8503c7146cdd85cd2fe9 pkcs11-helper-1.29.0.tar.gz +a446f517b3a7b22a6bd28217a7c47b55 pkcs11-helper-1.30.0.tar.gz diff --git a/main/pkcs11-helper/.pkgfiles b/main/pkcs11-helper/.pkgfiles index 9ead5af8c..0d534b266 100644 --- a/main/pkcs11-helper/.pkgfiles +++ b/main/pkcs11-helper/.pkgfiles @@ -1,4 +1,4 @@ -pkcs11-helper-1.29.0-1 +pkcs11-helper-1.30.0-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/pkcs11-helper-1.0/ diff --git a/main/pkcs11-helper/spkgbuild b/main/pkcs11-helper/spkgbuild index 4de049dba..f905c135e 100644 --- a/main/pkcs11-helper/spkgbuild +++ b/main/pkcs11-helper/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl name=pkcs11-helper -version=1.29.0 +version=1.30.0 release=1 source="https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-${version}.tar.gz"