aboutsummaryrefslogtreecommitdiff
path: root/print/cloudprint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cloudprint/Makefile')
-rw-r--r--print/cloudprint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/cloudprint/Makefile b/print/cloudprint/Makefile
index 84cdb5ae844a..2e7d015d4aa4 100644
--- a/print/cloudprint/Makefile
+++ b/print/cloudprint/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cloudprint
-PORTVERSION= 0.11.20140215
-PORTREVISION= 1
+PORTVERSION= 0.11.20140216
CATEGORIES= print
MAINTAINER= decke@FreeBSD.org
@@ -17,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
USE_GITHUB= yes
GH_ACCOUNT= armooo
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 07e4711
+GH_COMMIT= d55435a
USE_PYTHON= 2
USE_PYDISTUTILS= yes