From 9458b408d7044d5464d2f90b610457e32c5ca1d3 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 1 Sep 2020 19:03:47 +0200 Subject: [PATCH] ocaml: update to 4.11.1 --- ocaml/.signature | 6 +++--- ocaml/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ocaml/.signature b/ocaml/.signature index c83546705..0f761b3e4 100644 --- a/ocaml/.signature +++ b/ocaml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SHO1yfe0R4hdkFCu1TE1TQHiy9e2pLr+dai62uLD05RMoZngKh2/Ru9Ag2nLy93EuVUnXYra0eViOTU89NfGwM= -SHA256 (Pkgfile) = 301cc27b791a4e23661b4c57359f06c50aa065dfcd9fa0d8a735ac1c24218ddb +RWSE3ohX2g5d/TYbQ/wKDf6xiQMxnSBVQYRJkSg+9OLMyMZwm/NvDZf3cB+uF7URYzf5XbHngjNZKu3F3be4M3sMxjbRVqKDYAk= +SHA256 (Pkgfile) = 353bc46fd102b9defd9939a9dcb7715b6e1b20a5006785bd4bfecfde136ed081 SHA256 (.footprint) = 0c05863f4c3dc30e67fda8200d4c1742dfccf2250d565986f629153f4d99b9b6 -SHA256 (ocaml-4.11.0.tar.xz) = ffe4a9093b67dda3c23b8210f8e014c044405bc28198a7828078561d9d1f6111 +SHA256 (ocaml-4.11.1.tar.xz) = ea4a9187035019f219a50458b7c09ab74239272e5b6ea3ab2a0c840b5810854c diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile index 89b6d4e37..effa9fd23 100644 --- a/ocaml/Pkgfile +++ b/ocaml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: binutils name=ocaml -version=4.11.0 +version=4.11.1 release=1 source=(http://caml.inria.fr/pub/distrib/$name-${version%.*}/$name-$version.tar.xz)