summaryrefslogtreecommitdiff
path: root/www/py-autobahn/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-23 17:25:17 +0000
committeradam <adam@pkgsrc.org>2017-07-23 17:25:17 +0000
commitd161e6c8f249ed49b5b634397746ffd0eaadd2ca (patch)
tree29fc2b58fe9a52ea64d1fdd0982e2676630f9b69 /www/py-autobahn/Makefile
parent4c6986543625f42cfe9ca340504fb1eb7ced2d6d (diff)
downloadpkgsrc-d161e6c8f249ed49b5b634397746ffd0eaadd2ca.tar.gz
17.7.1
new: lots of improvements of components API, including asyncio support
Diffstat (limited to 'www/py-autobahn/Makefile')
-rw-r--r--www/py-autobahn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-autobahn/Makefile b/www/py-autobahn/Makefile
index 34e04a20ae9..bc5181aa967 100644
--- a/www/py-autobahn/Makefile
+++ b/www/py-autobahn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/06/25 08:26:26 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/07/23 17:25:17 adam Exp $
-DISTNAME= autobahn-17.6.2
+DISTNAME= autobahn-17.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}