summaryrefslogtreecommitdiffstats
path: root/development/git-lfs/git-lfs.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-03 03:11:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:11 +0700
commit475cfdcc020aa4db246c5928a460811719c1d61b (patch)
tree8b2ac7aadab92e73987df9da5ce7f30a9c4ad4df /development/git-lfs/git-lfs.SlackBuild
parent3d5bbd488ee4b3b34229c1969ce1e30e963a61b6 (diff)
downloadslackbuilds-475cfdcc020aa4db246c5928a460811719c1d61b.tar.gz
slackbuilds-475cfdcc020aa4db246c5928a460811719c1d61b.tar.xz
development/git-lfs: Updated for version 2.7.1.
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 3a779db63f..31d6fd96fb 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-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2019 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:-2.7.0}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}