mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/tig: Updated for version 2.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fd8b06e3d4
commit
8d168183d4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tig
|
||||
VERSION=${VERSION:-2.3.1}
|
||||
VERSION=${VERSION:-2.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tig"
|
||||
VERSION="2.3.1"
|
||||
VERSION="2.3.2"
|
||||
HOMEPAGE="https://jonas.github.io/tig/"
|
||||
DOWNLOAD="https://github.com/jonas/tig/releases/download/tig-2.3.1/tig-2.3.1.tar.gz"
|
||||
MD5SUM="809e0757c5f8f148ab07cf2c33ff1186"
|
||||
DOWNLOAD="https://github.com/jonas/tig/releases/download/tig-2.3.2/tig-2.3.2.tar.gz"
|
||||
MD5SUM="9a9c335258d768ec10c7f1f2de4aca26"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue