mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tig: update to 2.5.7.
This commit is contained in:
parent
11e94c05f8
commit
bea559cb53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tig'
|
# Template file for 'tig'
|
||||||
pkgname=tig
|
pkgname=tig
|
||||||
version=2.5.6
|
version=2.5.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,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=4805b73b29338ba225bc7b03301b4ed8803433b0a593dcf118bd750ac79a5786
|
checksum=60a1acfda3238df28dfbe309adc1892a8c9b35138c738f1567c6c3c65c81fb72
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue