summaryrefslogtreecommitdiffstats
path: root/development/git-lfs/git-lfs.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-16 23:45:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-17 08:44:56 +0700
commit6383f9a3f55119e5de0abe50fa0632eaabb1e989 (patch)
tree3f10efd68bcdb642d2119ed0e06a0a0013d38532 /development/git-lfs/git-lfs.SlackBuild
parentf07d2a71426959343bebf8274e9372f0afb3ab20 (diff)
downloadslackbuilds-6383f9a3f55119e5de0abe50fa0632eaabb1e989.tar.gz
slackbuilds-6383f9a3f55119e5de0abe50fa0632eaabb1e989.tar.xz
development/git-lfs: Updated for version 2.13.2.
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 acefed748e..3a69237bae 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-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2021 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.13.1}
+VERSION=${VERSION:-2.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}