mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/git-lfs: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
06f48f4964
commit
f1e88e9971
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:-1.5.5}
|
||||
VERSION=${VERSION:-1.5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="git-lfs"
|
||||
VERSION="1.5.5"
|
||||
VERSION="1.5.6"
|
||||
HOMEPAGE="https://git-lfs.github.com/"
|
||||
DOWNLOAD="https://github.com/github/git-lfs/releases/download/v1.5.5/git-lfs-linux-386-1.5.5.tar.gz"
|
||||
MD5SUM="4795249af77dc19bcaa530ba5451c121"
|
||||
DOWNLOAD_x86_64="https://github.com/github/git-lfs/releases/download/v1.5.5/git-lfs-linux-amd64-1.5.5.tar.gz"
|
||||
MD5SUM_x86_64="33e65b2e1321fed86a6adbfcf008ea3c"
|
||||
DOWNLOAD="https://github.com/github/git-lfs/releases/download/v1.5.6/git-lfs-linux-386-1.5.6.tar.gz"
|
||||
MD5SUM="06b178796a79227c73b01e58113ca643"
|
||||
DOWNLOAD_x86_64="https://github.com/github/git-lfs/releases/download/v1.5.6/git-lfs-linux-amd64-1.5.6.tar.gz"
|
||||
MD5SUM_x86_64="a8e582dce960822f39922c2e15583d1d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue