mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-15 20:25:17 +03:00
11 lines
207 B
Diff
11 lines
207 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -73,7 +73,7 @@
|
|
ocamlc=`get_path ocamlc`
|
|
set_defaults
|
|
|
|
-version="$(sed -ne 's/^version: *"\(.*\)\.git".*/\1/p' ../opam)"
|
|
+version="4.1.9"
|
|
exec_suffix=""
|
|
path_sep=":"
|
|
|