diff options
author | yuri <yuri@FreeBSD.org> | 2018-04-14 15:16:06 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-04-14 15:16:06 +0800 |
commit | 0162192e1dea05724da285b2667a5f6ba1ca2335 (patch) | |
tree | 76dac9bf492c3c9ae2aed685a4292cb8f375b6d2 /security | |
parent | 6fc6510630b4e75eb960790a3c1d3cc5b853c4d9 (diff) | |
download | freebsd-ports-gnome-0162192e1dea05724da285b2667a5f6ba1ca2335.tar.gz freebsd-ports-gnome-0162192e1dea05724da285b2667a5f6ba1ca2335.tar.zst freebsd-ports-gnome-0162192e1dea05724da285b2667a5f6ba1ca2335.zip |
security/sops: Update 3.0.2 -> 3.0.3
PR: 227470
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/sops/Makefile | 2 | ||||
-rw-r--r-- | security/sops/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sops/Makefile b/security/sops/Makefile index 26875356de42..347d3e46d8a8 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sops -DISTVERSION= 3.0.2 +DISTVERSION= 3.0.3 CATEGORIES= security editors MAINTAINER= dg@syrec.org diff --git a/security/sops/distinfo b/security/sops/distinfo index f3b5fc922dbc..d865a4481162 100644 --- a/security/sops/distinfo +++ b/security/sops/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516534413 -SHA256 (mozilla-sops-3.0.2_GH0.tar.gz) = c370664e8d9892ea7a5cdde371b3a5e83df7b546b1b0ec0c8d549a109365312d -SIZE (mozilla-sops-3.0.2_GH0.tar.gz) = 27517828 +TIMESTAMP = 1523690001 +SHA256 (mozilla-sops-3.0.3_GH0.tar.gz) = 90da5ae9c76c39794cd35cb93a77d24b60b4c4bb55ef8abde95f44991290218c +SIZE (mozilla-sops-3.0.3_GH0.tar.gz) = 33521623 |