tig: update to 2.4.1.
This commit is contained in:
parent
835fcf38ba
commit
c05546e5a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
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=3ab69f90a71d7b951061f32f306f1d15339b1b4ca4716b59f8a5fd2c63b9e285
|
||||
checksum=833c81b04082ed318ae5fd5342193f086781e74372cf418c2f82a1313b84cedd
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue