mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
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'
|
# Template file for 'hebcal'
|
||||||
pkgname=hebcal
|
pkgname=hebcal
|
||||||
version=4.15
|
version=4.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake perl"
|
hostmakedepends="automake perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.hebcal.com/"
|
homepage="https://www.hebcal.com/"
|
||||||
distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz"
|
||||||
checksum=748c747e2f701c7349cf534675a2d289ffbb2a5c401e48d816b36d7b0e885469
|
checksum=78c212f34b4aaf3f683b0c961d9d9f0a42bdd5666dece58f9029e3908c2f1c0f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
aclocal && autoconf && automake --foreign --add-missing
|
aclocal && autoconf && automake --foreign --add-missing
|
||||||
|
|
Loading…
Add table
Reference in a new issue