development/tig: Updated for version 2.3.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-02-02 05:41:37 +07:00
parent 43fcc2dce7
commit a2ea622a97
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for tig
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tig
VERSION=${VERSION:-2.3.2}
VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tig"
VERSION="2.3.2"
VERSION="2.3.3"
HOMEPAGE="https://jonas.github.io/tig/"
DOWNLOAD="https://github.com/jonas/tig/releases/download/tig-2.3.2/tig-2.3.2.tar.gz"
MD5SUM="9a9c335258d768ec10c7f1f2de4aca26"
DOWNLOAD="https://github.com/jonas/tig/releases/download/tig-2.3.3/tig-2.3.3.tar.gz"
MD5SUM="800a63f6772b9fa1cd9b9e1ad99f4eee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""