summaryrefslogtreecommitdiff
path: root/databases/ocaml-mysql
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-07-19 15:15:20 +0000
committerjaapb <jaapb@pkgsrc.org>2018-07-19 15:15:20 +0000
commit54b786790c485419304ba3a36c2e7e6121a82276 (patch)
treecd4f7b7d724c9e30968d7a50a9eb4853c23c0b08 /databases/ocaml-mysql
parent13f52d6afeeedb7d75ebb66aa986eba1f34f5738 (diff)
downloadpkgsrc-54b786790c485419304ba3a36c2e7e6121a82276.tar.gz
Recursive revbump associated with the update of lang/ocaml to 4.07.
Diffstat (limited to 'databases/ocaml-mysql')
-rw-r--r--databases/ocaml-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile
index e33b11fa1e5..17a0b3af895 100644
--- a/databases/ocaml-mysql/Makefile
+++ b/databases/ocaml-mysql/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2018/04/13 13:55:30 jaapb Exp $
+# $NetBSD: Makefile,v 1.27 2018/07/19 15:15:21 jaapb Exp $
#
VERSION= 1.2.0
GITHUB_PROJECT= ocaml-mysql
GITHUB_TAG= v${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=ygrek/}