mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/tig: Updated for version 2.0.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
7886f1dcf6
commit
ebaac893aa
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.0.1}
|
||||
VERSION=${VERSION:-2.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tig"
|
||||
VERSION="2.0.1"
|
||||
VERSION="2.0.2"
|
||||
HOMEPAGE="http://jonas.nitro.dk/tig/"
|
||||
DOWNLOAD="http://jonas.nitro.dk/tig/releases/tig-2.0.1.tar.gz"
|
||||
MD5SUM="e0b3bc47b8c2c1e556ae953c0b30faab"
|
||||
DOWNLOAD="http://jonas.nitro.dk/tig/releases/tig-2.0.2.tar.gz"
|
||||
MD5SUM="e10e925d73d32ff7e17352b79dbc16f9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue