hebcal: update to 4.14.
This commit is contained in:
parent
05a5bce031
commit
72a95b2abc
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hebcal'
|
# Template file for 'hebcal'
|
||||||
pkgname=hebcal
|
pkgname=hebcal
|
||||||
version=4.13
|
version=4.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake perl"
|
hostmakedepends="automake perl"
|
||||||
short_desc="Perpetual Jewish Calendar"
|
short_desc="Perpetual Jewish Calendar"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="GPL-2"
|
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=7b2e69b0e400ffd727fd818d926484c3f15a51cd6b325cea2483354501d6fce9
|
checksum=84306f4bc4f665459593471be14ee2c18af1c932fc90a1b6a3a0b854dae67be4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
aclocal && autoconf && automake --foreign --add-missing
|
aclocal && autoconf && automake --foreign --add-missing
|
||||||
|
|
Loading…
Reference in New Issue