diff options
author | swills <swills@FreeBSD.org> | 2018-02-28 23:05:56 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-02-28 23:05:56 +0800 |
commit | 70d23482b861e013e975550681729fdf3b418b86 (patch) | |
tree | d9c324c6e571449c3bd0198b12cbdcf7becbf292 /security | |
parent | f2e097a31d5b7fa3e8342d6f29ea59add3c6e1f7 (diff) | |
download | freebsd-ports-gnome-70d23482b861e013e975550681729fdf3b418b86.tar.gz freebsd-ports-gnome-70d23482b861e013e975550681729fdf3b418b86.tar.zst freebsd-ports-gnome-70d23482b861e013e975550681729fdf3b418b86.zip |
security/softhsm2: Update to release 2.4.0
PR: 226258
Submitted by: jaap@NLnetLabs.nl (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/softhsm2/Makefile | 3 | ||||
-rw-r--r-- | security/softhsm2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile index 88063329ee7e..54d833bb93fa 100644 --- a/security/softhsm2/Makefile +++ b/security/softhsm2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= softhsm -PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTVERSION= 2.4.0 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ \ http://dist.opendnssec.org/source/testing/ diff --git a/security/softhsm2/distinfo b/security/softhsm2/distinfo index bd28c92bb0a9..3ebaf9ec9a88 100644 --- a/security/softhsm2/distinfo +++ b/security/softhsm2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499110463 -SHA256 (softhsm-2.3.0.tar.gz) = 5ed604c89a3a6ef9d7d1ee92c28a2c4b3cd1f86f302c808e2d12c8f39aa2c127 -SIZE (softhsm-2.3.0.tar.gz) = 992417 +TIMESTAMP = 1519738695 +SHA256 (softhsm-2.4.0.tar.gz) = 26aac12bdeaacd15722dc0a24a5a1981a3b711e61d10ac687a23ff0b7075da07 +SIZE (softhsm-2.4.0.tar.gz) = 1042566 |