summaryrefslogtreecommitdiff
path: root/lang/coq
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
committerwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
commit9403f6fbe5a093adf06148a269cd909666a24749 (patch)
tree15cc516253d0c47f1d1d9768638eece91ee9b7a0 /lang/coq
parent081dad3f7c91f8080645abd47a3320c7065af42c (diff)
downloadpkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'lang/coq')
-rw-r--r--lang/coq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile
index 6c4335cc3cc..876d62607a4 100644
--- a/lang/coq/Makefile
+++ b/lang/coq/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.122 2019/05/23 10:55:07 jaapb Exp $
+# $NetBSD: Makefile,v 1.123 2019/07/20 22:46:27 wiz Exp $
#
DISTNAME= coq-8.9.1
+PKGREVISION= 1
CATEGORIES= lang math
MASTER_SITES= ${MASTER_SITE_GITHUB:=coq/}
GITHUB_TAG= V${PKGVERSION_NOREV:S/_/+/}