summaryrefslogtreecommitdiffstats
path: root/development/git-lfs/git-lfs.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/git-lfs/git-lfs.SlackBuild')
-rw-r--r--development/git-lfs/git-lfs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/git-lfs/git-lfs.SlackBuild b/development/git-lfs/git-lfs.SlackBuild
index 8f91abb17c..32b8b0f26e 100644
--- a/development/git-lfs/git-lfs.SlackBuild
+++ b/development/git-lfs/git-lfs.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=git-lfs
-VERSION=${VERSION:-3.1.4}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}