diff options
author | Juergen Daubert <jue@jue.li> | 2021-09-30 17:54:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-09-30 17:54:34 +0200 |
commit | 48746a8270217b3c42348b20ece363fd6bc6b265 (patch) | |
tree | 8a455f96b3b6aad912bf7cd7cbf2d5431f31dfda /ocaml | |
parent | 2f77d0a5a7d773f2c58ae2fbdc440349f66f9f62 (diff) | |
download | opt-48746a8270217b3c42348b20ece363fd6bc6b265.tar.gz opt-48746a8270217b3c42348b20ece363fd6bc6b265.tar.xz |
ocaml: update to 4.13.1
Diffstat (limited to 'ocaml')
-rw-r--r-- | ocaml/.signature | 6 | ||||
-rw-r--r-- | ocaml/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ocaml/.signature b/ocaml/.signature index 7c3f60ab6..18779b0e9 100644 --- a/ocaml/.signature +++ b/ocaml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YVzUGdL3SAH/qdLjYbpDB5YkdGoaFlSNZ2bNw+w/GOwsjZKMsTf+kKjnv7DLP3W4Oo+bZbelw5RFd/La22Mlg8= -SHA256 (Pkgfile) = e0067b59f775f345302ea355740b48615258738e0d8c0fee295de848a307ddfc +RWSE3ohX2g5d/RV9dfONME62hd3H0RXVjBZuTgxjdN+qNzKO3HWDGUBMuDZuh99vh1mu5fZnE5qdVg6OOSGjY7MaDPMZPs4GWwY= +SHA256 (Pkgfile) = fb73ed8aa85ec148d19a1e0c84ec9752fc177da79063f6ea2d0f72937bcb4c1b SHA256 (.footprint) = eb9d7303ef7c7c0156701f2fd96853d2425e2bb0a16fca6eb68c0027940bbf2e -SHA256 (ocaml-4.13.0.tar.xz) = 038c7e22353f7e6d5bb958bcbe6177f122802ab4547dfb84f70c1bfd9bb5efb8 +SHA256 (ocaml-4.13.1.tar.xz) = 931d78dfad5bf938800c7a00eb647a27bbfe465a96a8eaae858ecbdb22e6fde8 diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile index 03d125272..942084fd1 100644 --- a/ocaml/Pkgfile +++ b/ocaml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: binutils name=ocaml -version=4.13.0 +version=4.13.1 release=1 source=(http://caml.inria.fr/pub/distrib/$name-${version%.*}/$name-$version.tar.xz) |