mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
jcal: update to 0.5.1. adopt.
This commit is contained in:
parent
f5bf45b538
commit
49616172b7
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'jcal'
|
# Template file for 'jcal'
|
||||||
pkgname=jcal
|
pkgname=jcal
|
||||||
version=0.4.1
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="sources"
|
build_wrksrc="sources"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool which"
|
hostmakedepends="automake libtool which"
|
||||||
makedepends="readline-devel"
|
makedepends="readline-devel"
|
||||||
short_desc="Jalali Calendar Library"
|
short_desc="Jalali Calendar Library"
|
||||||
maintainer="linarcx <linarcx@gmail.com>"
|
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/fzerorubigd/jcal"
|
homepage="https://github.com/persiancal/jcal"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=b55edc605eda0a5b25b8009391dcaeb3c8ba88d1fb3337a071f555983a114c12
|
checksum=6cc477c668962de9250b7aebfdf0eee979ab94ec4f393dc04782024ef68fff45
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue