tig: update to 2.5.8.
This commit is contained in:
parent
7bdc31ccf4
commit
43f4e6d7d8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tig'
|
# Template file for 'tig'
|
||||||
pkgname=tig
|
pkgname=tig
|
||||||
version=2.5.7
|
version=2.5.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="install-doc-man"
|
make_install_args="install-doc-man"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://jonas.github.io/tig/"
|
homepage="https://jonas.github.io/tig/"
|
||||||
changelog="https://github.com/jonas/tig/blob/master/NEWS.adoc"
|
changelog="https://github.com/jonas/tig/blob/master/NEWS.adoc"
|
||||||
distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz"
|
distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz"
|
||||||
checksum=60a1acfda3238df28dfbe309adc1892a8c9b35138c738f1567c6c3c65c81fb72
|
checksum=d8cbfe4ede9d79b0da93d9002e79e8e466d5b4d2eee3dfa3dabf9cd5551a51c9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue