diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-07-11 10:48:53 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-07-11 10:48:53 +0000 |
commit | 1e44a809d872e1acbd3bc348c6e39b3347842872 (patch) | |
tree | d38de4066eac14ccd3e79d372b49e27dae0181f7 | |
parent | 09c2f0d71047ba7afbde14b4a24f445e31019e7f (diff) | |
download | ports-1e44a809d872e1acbd3bc348c6e39b3347842872.tar.gz ports-1e44a809d872e1acbd3bc348c6e39b3347842872.zip |
Notes
-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 |