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