summaryrefslogtreecommitdiff
path: root/databases/py-elasticsearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-elasticsearch/Makefile')
-rw-r--r--databases/py-elasticsearch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-elasticsearch/Makefile b/databases/py-elasticsearch/Makefile
index 5ba825c7fe8..9426a9064a4 100644
--- a/databases/py-elasticsearch/Makefile
+++ b/databases/py-elasticsearch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2016/08/19 10:13:41 fhajny Exp $
+# $NetBSD: Makefile,v 1.10 2016/11/08 09:05:26 fhajny Exp $
-DISTNAME= elasticsearch-py-2.4.0
+DISTNAME= elasticsearch-py-5.0.1
PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=elastic/}