summaryrefslogtreecommitdiff
path: root/print/py-cups
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
committeradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
commitac26554d9f5c20806cbab620560e5cdb9f5af267 (patch)
treef19c5de6d0b7dd975754ab007486cb1a5d65f5ef /print/py-cups
parent89042bb7303ab35491df57328b4ced04ed0f68bc (diff)
downloadpkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz
revbump for icu and libffi
Diffstat (limited to 'print/py-cups')
-rw-r--r--print/py-cups/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 6e65fbf52a2..4bdeb6ddc13 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2021/09/29 19:01:15 adam Exp $
+# $NetBSD: Makefile,v 1.50 2021/12/08 16:06:15 adam Exp $
DISTNAME= pycups-1.9.73
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= print python
MASTER_SITES= http://cyberelk.net/tim/data/pycups/
MASTER_SITES+= ${MASTER_SITE_PYPI:=p/pycups/}