aports/community/ocamlnet/fix-version-number.patch
Celeste 33117d2109 community/ocamlnet: move from testing
together with dependency
2025-10-23 07:04:14 +00:00

12 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=":"