mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
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'
|
# Template file for 'git-lfs'
|
||||||
pkgname=git-lfs
|
pkgname=git-lfs
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
nocross=1
|
nocross=1
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -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=d491a8de54c0c68b467176f3a538f6e01c809e445cbebff3db3ed8745196871b
|
checksum=2594fe7bd8cc29d71effd087623b78cadab04a74e506ceeb4971a4ed9a7fbb94
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
chmod +x script/bootstrap
|
chmod +x script/bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue