diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-09-15 09:22:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-09-15 09:22:18 +0000 |
commit | f2515b11e93ec9448ddbc40fce3785033da7a89d (patch) | |
tree | 50b495c5012c0ee971818ef9f291b9d1cf4eb2ca /security/pam_pkcs11 | |
parent | d5b687e9d85db70920f3f8c2ccf7e2069e426e53 (diff) | |
download | ports-f2515b11e93ec9448ddbc40fce3785033da7a89d.tar.gz ports-f2515b11e93ec9448ddbc40fce3785033da7a89d.zip |
Notes
Diffstat (limited to 'security/pam_pkcs11')
-rw-r--r-- | security/pam_pkcs11/Makefile | 2 | ||||
-rw-r--r-- | security/pam_pkcs11/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pam_pkcs11/Makefile b/security/pam_pkcs11/Makefile index 8ecb3d9369b5..b939a63cd85c 100644 --- a/security/pam_pkcs11/Makefile +++ b/security/pam_pkcs11/Makefile @@ -3,6 +3,7 @@ PORTNAME= pam_pkcs11 PORTVERSION= 0.6.11 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security MAINTAINER= khng300@gmail.com @@ -16,7 +17,6 @@ USES= autoreconf gmake libtool pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= OpenSC -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/security/pam_pkcs11/distinfo b/security/pam_pkcs11/distinfo index 92e4057b9a8b..e39f0420fb60 100644 --- a/security/pam_pkcs11/distinfo +++ b/security/pam_pkcs11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599929612 -SHA256 (OpenSC-pam_pkcs11-0.6.11-pam_pkcs11-0.6.11_GH0.tar.gz) = 6674ec488757ce6dc6768ebdb215d3b92897702517f182decfb222d03a98461b -SIZE (OpenSC-pam_pkcs11-0.6.11-pam_pkcs11-0.6.11_GH0.tar.gz) = 271552 +TIMESTAMP = 1600161659 +SHA256 (OpenSC-pam_pkcs11-pam_pkcs11-0.6.11_GH0.tar.gz) = 6674ec488757ce6dc6768ebdb215d3b92897702517f182decfb222d03a98461b +SIZE (OpenSC-pam_pkcs11-pam_pkcs11-0.6.11_GH0.tar.gz) = 271552 |