diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-03-19 14:38:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-03-19 14:38:17 +0000 |
commit | f5d9f759f0cdf0fb1982a687c6512e29a4ad17fa (patch) | |
tree | 5cea3f73c8f23bc42f57bc11dbb0eb2c24e8816f /security/erlang-jose | |
parent | 55fc50d56a5b48c88e9b80a886acd9affce42f6e (diff) |
Update to 1.7.3.
Notes
Notes:
svn path=/head/; revision=411406
Diffstat (limited to 'security/erlang-jose')
-rw-r--r-- | security/erlang-jose/Makefile | 2 | ||||
-rw-r--r-- | security/erlang-jose/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/erlang-jose/Makefile b/security/erlang-jose/Makefile index 5a3d8ef224ee..eb6b770ab1a1 100644 --- a/security/erlang-jose/Makefile +++ b/security/erlang-jose/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jose -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= security PKGNAMEPREFIX= erlang- diff --git a/security/erlang-jose/distinfo b/security/erlang-jose/distinfo index 042ec6b699e2..47ba29ae224d 100644 --- a/security/erlang-jose/distinfo +++ b/security/erlang-jose/distinfo @@ -1,2 +1,2 @@ -SHA256 (potatosalad-erlang-jose-1.7.2_GH0.tar.gz) = 79575af5db507c64c419e89ea039f02b11f3f98cfe50765a167711a91d7cdcd2 -SIZE (potatosalad-erlang-jose-1.7.2_GH0.tar.gz) = 203157 +SHA256 (potatosalad-erlang-jose-1.7.3_GH0.tar.gz) = 02e184446521d3ce057ddfefab14a4e4177ce66b961b339c430b5423c81dc65f +SIZE (potatosalad-erlang-jose-1.7.3_GH0.tar.gz) = 203190 |