diff options
author | olgeni <olgeni@FreeBSD.org> | 2016-07-11 18:48:53 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2016-07-11 18:48:53 +0800 |
commit | dc7d858f79521e02b7096442c253c80809d0f52c (patch) | |
tree | d38de4066eac14ccd3e79d372b49e27dae0181f7 /www | |
parent | 7764908bd89921f6730e6c9451e91101970f6f29 (diff) | |
download | freebsd-ports-gnome-dc7d858f79521e02b7096442c253c80809d0f52c.tar.gz freebsd-ports-gnome-dc7d858f79521e02b7096442c253c80809d0f52c.tar.zst freebsd-ports-gnome-dc7d858f79521e02b7096442c253c80809d0f52c.zip |
Update www/elixir-httpoison to version 0.9.0.
Diffstat (limited to 'www')
-rw-r--r-- | www/elixir-httpoison/Makefile | 2 | ||||
-rw-r--r-- | www/elixir-httpoison/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/elixir-httpoison/Makefile b/www/elixir-httpoison/Makefile index 80a445d47395..8d19665d0684 100644 --- a/www/elixir-httpoison/Makefile +++ b/www/elixir-httpoison/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpoison -PORTVERSION= 0.8.3 +PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- diff --git a/www/elixir-httpoison/distinfo b/www/elixir-httpoison/distinfo index 62d67b36eae1..016c60c1578b 100644 --- a/www/elixir-httpoison/distinfo +++ b/www/elixir-httpoison/distinfo @@ -1,2 +1,3 @@ -SHA256 (edgurgel-httpoison-v0.8.3_GH0.tar.gz) = b997ae4f31ae831d64a32130c96adec99ee9e50a0246f64c8e2bbdbc57954cc5 -SIZE (edgurgel-httpoison-v0.8.3_GH0.tar.gz) = 14847 +TIMESTAMP = 1467032469 +SHA256 (edgurgel-httpoison-v0.9.0_GH0.tar.gz) = e170936c8a5597366189c5edcb3639d715746fe84c1be9c058ae433c51163252 +SIZE (edgurgel-httpoison-v0.9.0_GH0.tar.gz) = 15107 |