diff options
author | vanilla <vanilla@FreeBSD.org> | 2016-03-09 15:21:25 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2016-03-09 15:21:25 +0800 |
commit | f494e76ef21e4799faee65e38f65802bfce0a7d4 (patch) | |
tree | fdfa14fc0f7191daed1224cd2bb78dbba1697ed4 /security | |
parent | a5d189f3bfddd1f135d433cfca9979ed5ebc6f79 (diff) | |
download | freebsd-ports-gnome-f494e76ef21e4799faee65e38f65802bfce0a7d4.tar.gz freebsd-ports-gnome-f494e76ef21e4799faee65e38f65802bfce0a7d4.tar.zst freebsd-ports-gnome-f494e76ef21e4799faee65e38f65802bfce0a7d4.zip |
Update to 1.7.1.
Diffstat (limited to 'security')
-rw-r--r-- | security/elixir-jose/Makefile | 2 | ||||
-rw-r--r-- | security/elixir-jose/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/elixir-jose/Makefile b/security/elixir-jose/Makefile index 300542a1fa04..3de0003cf537 100644 --- a/security/elixir-jose/Makefile +++ b/security/elixir-jose/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jose -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= security PKGNAMEPREFIX= elixir- diff --git a/security/elixir-jose/distinfo b/security/elixir-jose/distinfo index ea19eabe32a3..37276240cc6e 100644 --- a/security/elixir-jose/distinfo +++ b/security/elixir-jose/distinfo @@ -1,2 +1,2 @@ -SHA256 (potatosalad-erlang-jose-1.7.0_GH0.tar.gz) = 19fdd1338852a542a1c6e23b652c9fd2a498e3b2e0ce35829fb20475f9436da1 -SIZE (potatosalad-erlang-jose-1.7.0_GH0.tar.gz) = 198069 +SHA256 (potatosalad-erlang-jose-1.7.1_GH0.tar.gz) = 36444a6e4ed9aa94798b10bb33b070185b23e2634e60a7cc257d33e0f43ecfa7 +SIZE (potatosalad-erlang-jose-1.7.1_GH0.tar.gz) = 198009 |