diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2018-02-09 19:04:28 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2018-02-09 19:04:28 +0000 |
commit | 1cd5d5ef3f0207e27ee14f657f0bcb8b3f31a18b (patch) | |
tree | a97a55b1824005909d3d5801942e5271b9bad887 /databases/elixir-postgrex | |
parent | e24d548c421cde084b833e0caf0bc789418726f3 (diff) | |
download | ports-1cd5d5ef3f0207e27ee14f657f0bcb8b3f31a18b.tar.gz ports-1cd5d5ef3f0207e27ee14f657f0bcb8b3f31a18b.zip |
Notes
Diffstat (limited to 'databases/elixir-postgrex')
-rw-r--r-- | databases/elixir-postgrex/Makefile | 2 | ||||
-rw-r--r-- | databases/elixir-postgrex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/elixir-postgrex/Makefile b/databases/elixir-postgrex/Makefile index 24c093c7c442..69ee319512ac 100644 --- a/databases/elixir-postgrex/Makefile +++ b/databases/elixir-postgrex/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgrex -PORTVERSION= 0.13.4 +PORTVERSION= 0.13.5 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- diff --git a/databases/elixir-postgrex/distinfo b/databases/elixir-postgrex/distinfo index ad43b6af7d47..1b86f7a4ca75 100644 --- a/databases/elixir-postgrex/distinfo +++ b/databases/elixir-postgrex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516967137 -SHA256 (elixir-ecto-postgrex-v0.13.4_GH0.tar.gz) = d73fc03b8b801e82d82f15271fe0e990eaaa5adf6984b6d7f59e0565e55be0e9 -SIZE (elixir-ecto-postgrex-v0.13.4_GH0.tar.gz) = 84387 +TIMESTAMP = 1518203005 +SHA256 (elixir-ecto-postgrex-v0.13.5_GH0.tar.gz) = 0c0e5c6fe79220324bb92ff6c04cc6f4c05177314548183614e3b390bd3e9409 +SIZE (elixir-ecto-postgrex-v0.13.5_GH0.tar.gz) = 84611 |