git-lfs: update to 2.1.1.
This commit is contained in:
parent
edc793f983
commit
86bde0b1f2
@ -1,6 +1,6 @@
|
||||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.0.2
|
||||
version=2.1.1
|
||||
revision=1
|
||||
nocross=1
|
||||
build_style=go
|
||||
@ -11,8 +11,8 @@ short_desc="Git extension for versioning large files"
|
||||
maintainer="Nicklaus McClendon <nicklaus@kulinacs.com>"
|
||||
license="MIT"
|
||||
homepage="https://git-lfs.github.com/"
|
||||
distfiles="https://github.com/git-lfs/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63
|
||||
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8
|
||||
|
||||
pre_build() {
|
||||
chmod +x script/bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user