summaryrefslogtreecommitdiff
path: root/databases/elixir-ecto/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2018-01-13 10:10:40 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2018-01-13 10:10:40 +0000
commit181f3c96c003b5ff3bca52636f28d73d91f49416 (patch)
treee1f77c9375465efab423b85c8c2bb03d95f81c78 /databases/elixir-ecto/Makefile
parentWork around sem_unlink bug on FreeBSD when /tmp is using tmpfs (diff)
Update databases/elixir-ecto to version 2.2.8.
Notes
Notes: svn path=/head/; revision=458924
Diffstat (limited to 'databases/elixir-ecto/Makefile')
-rw-r--r--databases/elixir-ecto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/elixir-ecto/Makefile b/databases/elixir-ecto/Makefile
index c1e37e10dee8..8eb343b7857f 100644
--- a/databases/elixir-ecto/Makefile
+++ b/databases/elixir-ecto/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ecto
-PORTVERSION= 2.2.7
+PORTVERSION= 2.2.8
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= elixir-