From f1f382d00ee69e8408f1df8208fba63f9848ccd2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 27 Dec 2020 14:47:15 +0100 Subject: [PATCH] camlp5: update to 7.14. --- srcpkgs/camlp5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/camlp5/template b/srcpkgs/camlp5/template index 6bb99965e7b..c5271e13ba8 100644 --- a/srcpkgs/camlp5/template +++ b/srcpkgs/camlp5/template @@ -1,6 +1,6 @@ # Template file for 'camlp5' pkgname=camlp5 -version=7.13 +version=7.14 revision=1 wrksrc="camlp5-rel${version//./}" build_style=configure @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="https://camlp5.github.io/" distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version//./}.tar.gz" -checksum=bc73a8810552fbd0c905364aba34dba46e3cadae483f89e7e39fa7f7d3be720c +checksum=6e84b9bc04e03b05bd1ec15500f0b8f4ef4ea81576a1aa7037ef01c84cf76da5 nocross=yes nopie=yes