From 34b8f11bbdc899c81e213558725142ee2a7ce96c Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 27 May 2020 11:18:11 +0000 Subject: [PATCH] camlp: 4.04+1 -> 4.10+1 --- camlp/.signature | 6 +++--- camlp/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/camlp/.signature b/camlp/.signature index d2b5a2fd3..b7154c8fa 100644 --- a/camlp/.signature +++ b/camlp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF353esyDwn61qtDxVkgQ8YFCN7yjvJYJInUwCB3LPbfsN0Cv1EagqbuUFiONvp2U1V/CjQO+IBVY0YvgFjQ/oMgM= -SHA256 (Pkgfile) = ff9030f55eee19feebdefe1befc297fa44612e734951bd99198c0c8bc35640e8 +RWSagIOpLGJF3+D8bAxzHe/8sUynxzc5NpgoIzZpXGBba1j5/AN2sV6uCy55kLCnKWWCdNtjgM9MIKorAZgfsKMgZ4Er6tL10wc= +SHA256 (Pkgfile) = bdbb491ff6ad12a287445039c14e38ea4b24c9cf617cd1cd1fbe16c237c51654 SHA256 (.footprint) = 12cc29e316c4de94bddb513b664044d24538df24d0bd13615b3f22c13d9e76ab -SHA256 (4.04+1.tar.gz) = 6044f24a44053684d1260f19387e59359f59b0605cdbf7295e1de42783e48ff1 +SHA256 (camlp-4.10+1.tar.gz) = 9d9b18810e834ee11e62736a680313cf90c1551e22c084ca2b70c68338eef29e diff --git a/camlp/Pkgfile b/camlp/Pkgfile index 04814cbc1..ab7ac92fd 100644 --- a/camlp/Pkgfile +++ b/camlp/Pkgfile @@ -4,9 +4,9 @@ # Depends on: ocamlbuild name=camlp -version=4.04+1 +version=4.10+1 release=1 -source=(https://github.com/ocaml/camlp4/archive/$version.tar.gz) +source=(https://github.com/ocaml/camlp4/archive/$version/$name-$version.tar.gz) build() { cd camlp4-${version%%+*}-1