diff options
author | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
commit | 41d4c2d679bd189eded9034d6a6ea657e19f0ca8 (patch) | |
tree | 8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /math/z3 | |
parent | 07c78a600e3a5419128a5c5adb87652a6089d1b9 (diff) | |
download | pkgsrc-41d4c2d679bd189eded9034d6a6ea657e19f0ca8.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'math/z3')
-rw-r--r-- | math/z3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/z3/Makefile b/math/z3/Makefile index 5981432e36f..4b22c59f80c 100644 --- a/math/z3/Makefile +++ b/math/z3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:40 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2016/12/30 11:17:00 jaapb Exp $ DISTNAME= z3-4.4.1 GITHUB_TAG= ${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=Z3Prover/} PATCHFILES+= z3-jumbo-patch-20151123.gz |