musl-fts: update to 1.2.6
This commit is contained in:
parent
79fdce105d
commit
5022369bd3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'musl-fts'
|
# Template file for 'musl-fts'
|
||||||
pkgname=musl-fts
|
pkgname=musl-fts
|
||||||
version=1.2.5
|
version=1.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://github.com/pullmoll/musl-fts"
|
homepage="http://github.com/pullmoll/musl-fts"
|
||||||
distfiles="https://github.com/pullmoll/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/pullmoll/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=8ce636f066b1943906f6a2d9b0064482626ee89cb926dda8faa5b05140cbba8b
|
checksum=e87494dad1c07d4731c6a289fcb2b1bae74828f062a068a80db1b81ca8fa5386
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
Loading…
Reference in New Issue