diff options
author | vanilla <vanilla@FreeBSD.org> | 2016-05-16 10:14:50 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2016-05-16 10:14:50 +0800 |
commit | 5da5599f9690176348d0e3d298cf9cbc04e4b5a4 (patch) | |
tree | 22044614cac0846e0fdd97fbb414b8f59d6d9513 /security | |
parent | 9b0cada3c9f81b087c6263400192f18845a4b35c (diff) | |
download | freebsd-ports-gnome-5da5599f9690176348d0e3d298cf9cbc04e4b5a4.tar.gz freebsd-ports-gnome-5da5599f9690176348d0e3d298cf9cbc04e4b5a4.tar.zst freebsd-ports-gnome-5da5599f9690176348d0e3d298cf9cbc04e4b5a4.zip |
Update to 1.7.5.
Diffstat (limited to 'security')
-rw-r--r-- | security/erlang-jose/Makefile | 2 | ||||
-rw-r--r-- | security/erlang-jose/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/erlang-jose/Makefile b/security/erlang-jose/Makefile index eb6b770ab1a1..5ecb9a318790 100644 --- a/security/erlang-jose/Makefile +++ b/security/erlang-jose/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jose -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.5 CATEGORIES= security PKGNAMEPREFIX= erlang- diff --git a/security/erlang-jose/distinfo b/security/erlang-jose/distinfo index 47ba29ae224d..4507e4cfdcb5 100644 --- a/security/erlang-jose/distinfo +++ b/security/erlang-jose/distinfo @@ -1,2 +1,3 @@ -SHA256 (potatosalad-erlang-jose-1.7.3_GH0.tar.gz) = 02e184446521d3ce057ddfefab14a4e4177ce66b961b339c430b5423c81dc65f -SIZE (potatosalad-erlang-jose-1.7.3_GH0.tar.gz) = 203190 +TIMESTAMP = 1463364180 +SHA256 (potatosalad-erlang-jose-1.7.5_GH0.tar.gz) = 22b9a454512d00da5fa4c7095c89946c0a27b34075f3df1fd1506f362ea27799 +SIZE (potatosalad-erlang-jose-1.7.5_GH0.tar.gz) = 204193 |