From 67e00570fbee4463c1bc3b0c1ccfb1b717b2ad79 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 16 Jul 2018 13:46:12 +0200 Subject: [PATCH] camlp4: update to 4.07+1. --- srcpkgs/camlp4/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/camlp4/template b/srcpkgs/camlp4/template index e21767b8abb..f93cb186f0c 100644 --- a/srcpkgs/camlp4/template +++ b/srcpkgs/camlp4/template @@ -1,14 +1,14 @@ # Template build file for 'camlp4' pkgname=camlp4 -version=4.06+1 +version=4.07+1 revision=1 build_style=configure short_desc="Caml preprocessor and pretty-printer" maintainer="Leah Neukirchen " -license="GPL-2" +license="LGPL-2.0-only" homepage="https://github.com/ocaml/camlp4" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=b1cc51449da0537f6886e380815b716e7adc9d9a12d6098a06db2b2525bab922 +checksum=ecdb8963063f41b387412317685f79823a26b3f53744f0472058991876877090 hostmakedepends="ocaml ocamlbuild" wrksrc="camlp4-${version/+/-}" nocross=yes