mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
liblcf: update to 0.6.2
This commit is contained in:
parent
0c34a53f26
commit
1966e1b604
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'liblcf'
|
# Template file for 'liblcf'
|
||||||
pkgname=liblcf
|
pkgname=liblcf
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config autoconf automake libtool"
|
hostmakedepends="pkg-config autoconf automake libtool"
|
||||||
makedepends="expat-devel icu-devel"
|
makedepends="expat-devel icu-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/EasyRPG/liblcf"
|
homepage="https://github.com/EasyRPG/liblcf"
|
||||||
distfiles="https://github.com/EasyRPG/liblcf/archive/${version}.tar.gz"
|
distfiles="https://github.com/EasyRPG/liblcf/archive/${version}.tar.gz"
|
||||||
checksum=224068ede007098d8fad45348da3b47f00a33d5e8a4a693514d5c9290ab1883f
|
checksum=ed1371a0f116be2d674ec6c4bebc0d6578a3a5e886d1ffdb2aaaca952d2569b1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Add table
Reference in a new issue