mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/git-lfs: Updated for version 2.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1c86b23b7c
commit
9a4eb3d1d1
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=git-lfs
|
||||
VERSION=${VERSION:-2.8.0}
|
||||
VERSION=${VERSION:-2.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="git-lfs"
|
||||
VERSION="2.8.0"
|
||||
VERSION="2.9.0"
|
||||
HOMEPAGE="https://git-lfs.github.com/"
|
||||
DOWNLOAD="https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-linux-386-v2.8.0.tar.gz"
|
||||
MD5SUM="0549da8abfb4e4b266e58b9aa96e343f"
|
||||
DOWNLOAD_x86_64="https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-linux-amd64-v2.8.0.tar.gz"
|
||||
MD5SUM_x86_64="68ed67ee274d6c9d0381e042ac9d0ea3"
|
||||
DOWNLOAD="https://github.com/git-lfs/git-lfs/releases/download/v2.9.0/git-lfs-linux-386-v2.9.0.tar.gz"
|
||||
MD5SUM="898702925f93756c80ea8014bbfecd7d"
|
||||
DOWNLOAD_x86_64="https://github.com/git-lfs/git-lfs/releases/download/v2.9.0/git-lfs-linux-amd64-v2.9.0.tar.gz"
|
||||
MD5SUM_x86_64="a80e4fb7288ad1a681e592cd35a993cf"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue