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