diff options
author | yuri <yuri@FreeBSD.org> | 2018-04-14 15:41:10 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-04-14 15:41:10 +0800 |
commit | 64b0eacded831aa2412ad20e36d4434879fff9db (patch) | |
tree | 4350179953d94e11d1b591d0c427d552f3a52a00 /security | |
parent | 86bbf768f65ac6c9c1ab9ab02f155f694446d0b9 (diff) | |
download | freebsd-ports-gnome-64b0eacded831aa2412ad20e36d4434879fff9db.tar.gz freebsd-ports-gnome-64b0eacded831aa2412ad20e36d4434879fff9db.tar.zst freebsd-ports-gnome-64b0eacded831aa2412ad20e36d4434879fff9db.zip |
security/pam_ocra: Update 1.4 -> 1.5
PR: 227466
Submitted by: Stefan Grundmann <sg2342@googlemail.com> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_ocra/Makefile | 2 | ||||
-rw-r--r-- | security/pam_ocra/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pam_ocra/Makefile b/security/pam_ocra/Makefile index c6af77ffa249..873f725c4481 100644 --- a/security/pam_ocra/Makefile +++ b/security/pam_ocra/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pam_ocra -DISTVERSION= 1.4 +DISTVERSION= 1.5 CATEGORIES= security MAINTAINER= sg2342@googlemail.com diff --git a/security/pam_ocra/distinfo b/security/pam_ocra/distinfo index 9014fcf6fa30..b63961f1bfa0 100644 --- a/security/pam_ocra/distinfo +++ b/security/pam_ocra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522091279 -SHA256 (sg2342-pam_ocra-1.4_GH0.tar.gz) = 97ad8d7e3576b5912c0ba4e26bda75e31f508266bc0f1cce7314bfae1fd3f84d -SIZE (sg2342-pam_ocra-1.4_GH0.tar.gz) = 19116 +TIMESTAMP = 1523691475 +SHA256 (sg2342-pam_ocra-1.5_GH0.tar.gz) = 4c9d6d255e70252c47522650441256283d4daa85f6422e41c2330f8233d3642e +SIZE (sg2342-pam_ocra-1.5_GH0.tar.gz) = 23015 |