aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-ppx_tools/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-07 18:47:47 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-07 18:41:29 +0200
commit2ca62ca803d65a91139f446467a736f71289a15d (patch)
tree3843c3bdd7497965a98335998a4bae6c86337850 /testing/ocaml-ppx_tools/APKBUILD
parent34a5d98c2edfd727adbb1d0817872ca03b29aac5 (diff)
downloadaports-2ca62ca803d65a91139f446467a736f71289a15d.tar.bz2
aports-2ca62ca803d65a91139f446467a736f71289a15d.tar.xz
testing/ocaml-*: rebuild
Rebuild after upgrade of some ocaml packages.
Diffstat (limited to 'testing/ocaml-ppx_tools/APKBUILD')
-rw-r--r--testing/ocaml-ppx_tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-ppx_tools/APKBUILD b/testing/ocaml-ppx_tools/APKBUILD
index d79648f5a8..bd792b5c85 100644
--- a/testing/ocaml-ppx_tools/APKBUILD
+++ b/testing/ocaml-ppx_tools/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-ppx_tools
_pkgname=ppx_tools
pkgver=5.1
-pkgrel=0
+pkgrel=1
_ocamlver=4.06
_pkgver="$pkgver+$_ocamlver.0"
pkgdesc="Tools for authors of ppx rewriters"