mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/tig: Updated for version 0.16.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
554bc1354f
commit
1d3b688ab8
2 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tig
|
||||
VERSION=${VERSION:-0.16}
|
||||
VERSION=${VERSION:-0.16.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tig"
|
||||
VERSION="0.16"
|
||||
VERSION="0.16.2"
|
||||
HOMEPAGE="http://jonas.nitro.dk/tig/"
|
||||
DOWNLOAD="http://jonas.nitro.dk/tig/releases/tig-0.16.tar.gz"
|
||||
MD5SUM="684572d93033d6cbfc5ee71cffe02935"
|
||||
DOWNLOAD="http://jonas.nitro.dk/tig/releases/tig-0.16.2.tar.gz"
|
||||
MD5SUM="d72b5d3437dbc538ea6f66c74988d75e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
|
|
Loading…
Reference in a new issue