summaryrefslogtreecommitdiff
path: root/lang/coq/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
committeradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
commita7fef9eb5b4619db0e91035e520e773c20fa2071 (patch)
tree5709b99f718fd966ea5f1033219742da1a507831 /lang/coq/Makefile
parent8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff)
downloadpkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz
revbump for textproc/icu
Diffstat (limited to 'lang/coq/Makefile')
-rw-r--r--lang/coq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile
index c17e18dbb4d..9145b4adfbd 100644
--- a/lang/coq/Makefile
+++ b/lang/coq/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.139 2021/03/08 08:13:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.140 2021/04/21 11:42:06 adam Exp $
#
DISTNAME= coq-8.12.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang math
MASTER_SITES= ${MASTER_SITE_GITHUB:=coq/}
GITHUB_TAG= V${PKGVERSION_NOREV:S/_/+/}