summaryrefslogtreecommitdiffstats
path: root/development/git-lfs/git-lfs.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-20 08:40:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-20 08:40:17 +0700
commit9661f41331db86f999c7c0f1b2a5ecbdfb6634a0 (patch)
treebd6a82aa5bac96e3efe8354f6300d4b2946c05d0 /development/git-lfs/git-lfs.SlackBuild
parent1b44cbdb5ba44b6dd160cee4f99fb2957c9d8c04 (diff)
downloadslackbuilds-9661f41331db86f999c7c0f1b2a5ecbdfb6634a0.tar.gz
slackbuilds-9661f41331db86f999c7c0f1b2a5ecbdfb6634a0.tar.xz
development/git-lfs: Updated for version 3.1.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 71b3865974..db927ef027 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-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=git-lfs
-VERSION=${VERSION:-3.0.2}
+VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}