summaryrefslogtreecommitdiff
path: root/security/py-kerberos
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-10-21 07:46:31 +0000
committerwiz <wiz@pkgsrc.org>2021-10-21 07:46:31 +0000
commit22a5fe13c2aa45b88e59501d5bcff64bada42eb5 (patch)
tree8e216052912bc8becd2535d050a09adf153bc4ef /security/py-kerberos
parent9db04def17d4a34031d1e8d1b2227b5d14684def (diff)
downloadpkgsrc-22a5fe13c2aa45b88e59501d5bcff64bada42eb5.tar.gz
*: recursive bump for heimdal 7.7.0
its buildlink3.mk now includes openssl's buildlink3.mk
Diffstat (limited to 'security/py-kerberos')
-rw-r--r--security/py-kerberos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-kerberos/Makefile b/security/py-kerberos/Makefile
index 1a72bb987e8..c6ad90125de 100644
--- a/security/py-kerberos/Makefile
+++ b/security/py-kerberos/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2021/07/20 17:43:12 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2021/10/21 07:46:38 wiz Exp $
DISTNAME= kerberos-1.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=k/kerberos/}