camlp: 4.04+1 -> 4.10+1

This commit is contained in:
Tim Biermann 2020-05-27 11:18:11 +00:00
parent 360f4805db
commit 34b8f11bbd
2 changed files with 5 additions and 5 deletions

@ -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

@ -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