hebcal: update to 4.16.
This commit is contained in:
parent
0fa5daec81
commit
fb45ba7e39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hebcal'
|
||||
pkgname=hebcal
|
||||
version=4.15
|
||||
version=4.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake perl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.hebcal.com/"
|
||||
distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz"
|
||||
checksum=748c747e2f701c7349cf534675a2d289ffbb2a5c401e48d816b36d7b0e885469
|
||||
checksum=78c212f34b4aaf3f683b0c961d9d9f0a42bdd5666dece58f9029e3908c2f1c0f
|
||||
|
||||
pre_configure() {
|
||||
aclocal && autoconf && automake --foreign --add-missing
|
||||
|
|
Loading…
Reference in a new issue