git-lfs: update to 2.3.0.
This commit is contained in:
parent
c14b3f80be
commit
ac32561dab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.2.1
|
||||
version=2.3.0
|
||||
revision=2
|
||||
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=fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a
|
||||
checksum=4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81
|
||||
|
||||
pre_build() {
|
||||
chmod +x script/bootstrap
|
||||
|
|
Loading…
Reference in a new issue