From 0c7578c931df898355a33abc824be7df5c6e26b4 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 19 Jun 2024 13:09:28 +0200 Subject: [PATCH] ocaml: fixed source URL --- ocaml/.signature | 6 +++--- ocaml/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ocaml/.signature b/ocaml/.signature index 9c500c503..0c507381e 100644 --- a/ocaml/.signature +++ b/ocaml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eJsUwdGYNl2HM9WK61w/x0Uu+1iYgdDhR1Wk85gPGABhtRch1DwiWDazIJ6RD/DjHIQ6PZBYZQee6vD0RVNww4= -SHA256 (Pkgfile) = 41e8d4d4eb8b34e5fc6422496c4dad76e9e42ae7de9a045bd40801f6dfb37daf +RWSE3ohX2g5d/Rig/A9XTkfHYS8jDNwj5xtOSuptYvX9Y8gKGjuaxGXqS68UFovm03P8WIivb+3lnJOYksKcEOu+Q5dez2hFMQY= +SHA256 (Pkgfile) = 70bd1d6a3b6307ac3ec35d9c008a92def718f0f459da393219208708eaacf803 SHA256 (.footprint) = 130edb01735bfe31d8e2f065daf177b9dafe11af7dcabc7646088683ff41d81b -SHA256 (ocaml-5.2.0.tar.xz) = 2f4bf479f51479f9bf8c7f1694a6ea7336bbf774f4ad6da6b59d1ad4939dd8a7 +SHA256 (ocaml-5.2.0.tar.gz) = 48554abfd530fcdaa08f23f801b699e4f74c320ddf7d0bd56b0e8c24e55fc911 diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile index ffa70ee50..6ff230c05 100644 --- a/ocaml/Pkgfile +++ b/ocaml/Pkgfile @@ -6,7 +6,7 @@ name=ocaml version=5.2.0 release=1 -source=(http://caml.inria.fr/pub/distrib/$name-${version%.*}/$name-$version.tar.xz) +source=(https://github.com/ocaml/ocaml/archive/refs/tags/$version/$name-$version.tar.gz) build() { cd $name-$version