tig: update to 2.5.3.
This commit is contained in:
parent
04518bac19
commit
9db59b19de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.5.2
|
||||
version=2.5.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Lugubris <lugubris@disroot.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://jonas.github.io/tig/"
|
||||
distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz"
|
||||
checksum=f3dbd9eb2f80a5ba1218b197e1428e576d6110ea94a817f6d0984950f5780c29
|
||||
checksum=c2d6219c18ea33a92ac0691bdd528fcabea8529036858ef2b17726b838614343
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue