aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-libzfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-libzfs/Makefile')
-rw-r--r--devel/py-libzfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-libzfs/Makefile b/devel/py-libzfs/Makefile
index 335e6cc0fbd7..c4a1c44f4d37 100644
--- a/devel/py-libzfs/Makefile
+++ b/devel/py-libzfs/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libzfs
-PORTVERSION= 1.0.20181212
+PORTVERSION= 1.0.20181220
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PY_ENUM34}
USE_GITHUB= yes
GH_ACCOUNT= freenas
GH_PROJECT= py-libzfs
-GH_TAGNAME= e291ba2
+GH_TAGNAME= 3362fd4
HAS_CONFIGURE= yes
USES= python