diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-03-08 17:07:42 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-03-08 17:07:42 +0000 |
commit | 5af3b78647ca32b9d522d0b77db4f87fd0e0cd93 (patch) | |
tree | 847312f13bf7637e29d4fb331d9c7c7d7ff0d7ae /databases | |
parent | 39d6b0f4d78ff43de5bd77605ea2dd1297c3ba2e (diff) |
Notes
Diffstat (limited to 'databases')
-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 7d84dd702d99..c5db3c49b9b8 100644 --- a/databases/elixir-postgrex/Makefile +++ b/databases/elixir-postgrex/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgrex -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- diff --git a/databases/elixir-postgrex/distinfo b/databases/elixir-postgrex/distinfo index a6cd9a5211b2..9549f8f778a1 100644 --- a/databases/elixir-postgrex/distinfo +++ b/databases/elixir-postgrex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488554932 -SHA256 (elixir-ecto-postgrex-v0.13.1_GH0.tar.gz) = e3a0008cb212a07e13e0c5e545c56a26271f672567c9c9fe0586a80af2aeb3ca -SIZE (elixir-ecto-postgrex-v0.13.1_GH0.tar.gz) = 81694 +TIMESTAMP = 1488991962 +SHA256 (elixir-ecto-postgrex-v0.13.2_GH0.tar.gz) = b6dd70f0bf2740496f1bca4463b29da2d79de486abcce2e5af221024de9e4925 +SIZE (elixir-ecto-postgrex-v0.13.2_GH0.tar.gz) = 81794 |