git-lfs: update to 2.3.4.
This commit is contained in:
parent
6d02151ad3
commit
ed0c776e93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.3.3
|
||||
version=2.3.4
|
||||
revision=1
|
||||
nocross=1
|
||||
build_style=go
|
||||
|
@ -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=d491a8de54c0c68b467176f3a538f6e01c809e445cbebff3db3ed8745196871b
|
||||
checksum=2594fe7bd8cc29d71effd087623b78cadab04a74e506ceeb4971a4ed9a7fbb94
|
||||
|
||||
pre_build() {
|
||||
chmod +x script/bootstrap
|
||||
|
|
Loading…
Reference in a new issue