musl-fts: update to 1.2.2
This commit is contained in:
parent
c91fd9e963
commit
e4be490efe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'musl-fts'
|
# Template file for 'musl-fts'
|
||||||
pkgname=musl-fts
|
pkgname=musl-fts
|
||||||
version=1.2
|
version=1.2.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
only_for_archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipsel-musl mipselhf-musl x86_64-musl"
|
only_for_archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipsel-musl mipselhf-musl x86_64-musl"
|
||||||
|
@ -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=ba8b99a80378559b51976eb7e189967be37e46590675f6cdf493c5c2df7e361e
|
checksum=88f2f1f45944964020df402833cbe7b54f7efb11bcb1c69a2ff41b68d495ef5a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
Loading…
Reference in a new issue