tig: update to 2.4.0.
This commit is contained in:
parent
e9a4cba468
commit
d723d692d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.3.3
|
||||
version=2.4.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://jonas.github.io/tig/"
|
||||
distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz"
|
||||
checksum=18a5a9c05735f3e457ac0c74ab6663b9e6087148d975c45f3f88bebf07a718ff
|
||||
checksum=3ab69f90a71d7b951061f32f306f1d15339b1b4ca4716b59f8a5fd2c63b9e285
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue