summaryrefslogtreecommitdiffstats
path: root/development/git-lfs/git-lfs.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-22 10:19:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-22 10:19:29 +0700
commit6d9f2d12325168d6043f3ada9072e7fcffaa6c5d (patch)
tree1fa32f4f963a459f9095cab90f55cfccd0c2cd70 /development/git-lfs/git-lfs.SlackBuild
parentb163669c4c756a20c499661c47bbb3d3e7191bb3 (diff)
downloadslackbuilds-6d9f2d12325168d6043f3ada9072e7fcffaa6c5d.tar.gz
slackbuilds-6d9f2d12325168d6043f3ada9072e7fcffaa6c5d.tar.xz
development/git-lfs: Updated for version 2.10.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 7691e6f509..fe79acc0f0 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-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2020 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.9.2}
+VERSION=${VERSION:-2.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}