git-lfs: update to 2.2.1.
This commit is contained in:
parent
b3dfc4e515
commit
223a5be676
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-lfs'
|
# Template file for 'git-lfs'
|
||||||
pkgname=git-lfs
|
pkgname=git-lfs
|
||||||
version=2.1.1
|
version=2.2.1
|
||||||
revision=2
|
revision=1
|
||||||
nocross=1
|
nocross=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/git-lfs/git-lfs"
|
go_import_path="github.com/git-lfs/git-lfs"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Nicklaus McClendon <nicklaus@kulinacs.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://git-lfs.github.com/"
|
homepage="https://git-lfs.github.com/"
|
||||||
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8
|
checksum=fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
chmod +x script/bootstrap
|
chmod +x script/bootstrap
|
||||||
|
|
Loading…
Reference in a new issue