From d97b594f6eafd06bc9921b03dbe45cf078df8876 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sat, 20 Oct 2018 22:08:31 -0400 Subject: [PATCH] hebcal: update to 4.15. --- srcpkgs/hebcal/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hebcal/template b/srcpkgs/hebcal/template index 37423dae087..d779ee5f9d2 100644 --- a/srcpkgs/hebcal/template +++ b/srcpkgs/hebcal/template @@ -1,6 +1,6 @@ # Template file for 'hebcal' pkgname=hebcal -version=4.14 +version=4.15 revision=1 build_style=gnu-configure hostmakedepends="automake perl" @@ -9,7 +9,7 @@ maintainer="Toyam Cox " license="GPL-2.0-or-later" homepage="https://www.hebcal.com/" distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz" -checksum=84306f4bc4f665459593471be14ee2c18af1c932fc90a1b6a3a0b854dae67be4 +checksum=748c747e2f701c7349cf534675a2d289ffbb2a5c401e48d816b36d7b0e885469 pre_configure() { aclocal && autoconf && automake --foreign --add-missing