From 1868d2b28e5c8584c54b77aaaf2517ed4ea786bd Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 1 Oct 2020 14:08:18 -0400 Subject: [PATCH] hebcal: update to 4.21. --- srcpkgs/hebcal/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hebcal/template b/srcpkgs/hebcal/template index 6e7cdc3a6db..5736a2d455c 100644 --- a/srcpkgs/hebcal/template +++ b/srcpkgs/hebcal/template @@ -1,6 +1,6 @@ # Template file for 'hebcal' pkgname=hebcal -version=4.19 +version=4.21 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=507dde7a173453a56c63fefcafef9eab4d3ab9f5da57473e2a07e538e3d6d831 +checksum=6295bc183d8a9694f2546100909fb0b1943f0acc55c9743937f435f17d47ddbc CFLAGS="-fcommon"