summaryrefslogtreecommitdiffstats
path: root/development/git-lfs/git-lfs.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-24 23:59:14 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-24 23:59:14 +0700
commitf20a0459ff10f1af69c08e166148561b7583570b (patch)
treeb208114b4adcf0e7c7e8a9957d0a8c4e1d543bc3 /development/git-lfs/git-lfs.SlackBuild
parentd59f838b9686ccdd9f4564cc07751603ff194b5f (diff)
downloadslackbuilds-f20a0459ff10f1af69c08e166148561b7583570b.tar.gz
slackbuilds-f20a0459ff10f1af69c08e166148561b7583570b.tar.xz
development/git-lfs: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/git-lfs/git-lfs.SlackBuild')
-rw-r--r--development/git-lfs/git-lfs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/git-lfs/git-lfs.SlackBuild b/development/git-lfs/git-lfs.SlackBuild
index 8ee72e3884..6cc3929716 100644
--- a/development/git-lfs/git-lfs.SlackBuild
+++ b/development/git-lfs/git-lfs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for git-lfs
-# Copyright 2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2016 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=git-lfs
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}