mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hebcal: update to 4.15.
This commit is contained in:
parent
5459fb1ed3
commit
d97b594f6e
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.14
|
version=4.15
|
||||||
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.eu>"
|
||||||
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=84306f4bc4f665459593471be14ee2c18af1c932fc90a1b6a3a0b854dae67be4
|
checksum=748c747e2f701c7349cf534675a2d289ffbb2a5c401e48d816b36d7b0e885469
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
aclocal && autoconf && automake --foreign --add-missing
|
aclocal && autoconf && automake --foreign --add-missing
|
||||||
|
|
Loading…
Add table
Reference in a new issue