ocaml: update to 5.1.1

This commit is contained in:
Juergen Daubert 2023-12-08 12:12:07 +01:00
parent 134971b77c
commit 966468187f
3 changed files with 11 additions and 5 deletions

View File

@ -473,6 +473,11 @@ drwxr-xr-x root/root usr/lib/ocaml/compiler-libs/
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compmisc.cmti
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compmisc.cmx
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compmisc.mli
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compression.cmi
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compression.cmt
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compression.cmti
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compression.cmx
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/compression.mli
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/config.cmi
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/config.cmt
-rw-r--r-- root/root usr/lib/ocaml/compiler-libs/config.cmti
@ -2250,6 +2255,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/Clflags.Int_arg_helper.3o.gz
-rw-r--r-- root/root usr/share/man/man3/Compiler_libs.3o.gz
-rw-r--r-- root/root usr/share/man/man3/Complex.3o.gz
-rw-r--r-- root/root usr/share/man/man3/Compression.3o.gz
-rw-r--r-- root/root usr/share/man/man3/Condition.3o.gz
-rw-r--r-- root/root usr/share/man/man3/Config.3o.gz
-rw-r--r-- root/root usr/share/man/man3/Config_boot.3o.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/U7UKt0cUNMT6vM0uyjdibKkF4HzIQ7l4xcyJlTFr6SBTLuKbRtiprftK3cMY/sKIZEDCgQKfl7/M5VZ4gQF5Ao=
SHA256 (Pkgfile) = 91b6f5128b6f687e6d64c04e3253d5ed0ac195cd6523b8c396507401d35b7ade
SHA256 (.footprint) = e96e5d8e24e25b384b10cfca29e8cc37320eb07d41c7261b02ba9e170d6de2a5
SHA256 (ocaml-5.1.0.tar.xz) = 6ce8db393aafc264e5af731c68fbeb20920ab6ae84d5bf93511965b7423351ab
RWSE3ohX2g5d/eN0SGFMSZL2/8BY105X0tJhqtPe/95ADpoRF8cPIDogPUrhl/YwjJCikyl5/IqJPR4eBgsZixPbukBtW9TDwQA=
SHA256 (Pkgfile) = c2b132b00bfd20324c6c4467210cc5dbc4b18f896981f711c75f927923204d5c
SHA256 (.footprint) = 31d5c600acff81aca1509738d132a08ce80610d6f6fd2f03da138a01836d467c
SHA256 (ocaml-5.1.1.tar.xz) = 8d7e98bfda3be940602b7a39dcf912a2d2fdeab791ed40e62a09a4cd67ddeef1

View File

@ -4,7 +4,7 @@
# Depends on: zstd
name=ocaml
version=5.1.0
version=5.1.1
release=1
source=(http://caml.inria.fr/pub/distrib/$name-${version%.*}/$name-$version.tar.xz)