diff --git a/ocaml/ocaml-batteries/Portfile b/ocaml/ocaml-batteries/Portfile index c8b5252693ed7..ff118c606a422 100644 --- a/ocaml/ocaml-batteries/Portfile +++ b/ocaml/ocaml-batteries/Portfile @@ -19,9 +19,6 @@ platforms darwin github.tarball_from archive -livecheck.url ${github.homepage}/releases -livecheck.regex "releases/download/${github.tag_prefix}(\[^/]+)/" - checksums rmd160 093ec63f5e41c11da5df80ce121aa4145d330611 \ sha256 9cb4bd3bf3872509af43a9c61f741884503551f25b22cb9e2c73c55cee6c9861 \ size 785599 @@ -35,3 +32,5 @@ build.type gnu post-patch { reinplace "s|\"\$make\"|\"${build.cmd}\"|g" setup.ml } + +github.livecheck.regex {([0-9.]+)}