mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
tig: update to 2.5.12.
This commit is contained in:
parent
1208652b9b
commit
2bdf302c44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.5.11
|
||||
version=2.5.12
|
||||
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=f54f720378c4105a5d3df257e59386b2bd892bd01437f2c5769bd1813300d0b3
|
||||
checksum=5e18e0404d2cb9657e9eff6cdbb2a073fe11449ae8cc0c779be0151fd9d46bdd
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue