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