mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
git-lfs: update to 2.3.3. (#8034)
This commit is contained in:
parent
994867d536
commit
003995f628
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.3.0
|
version=2.3.3
|
||||||
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=4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81
|
checksum=d491a8de54c0c68b467176f3a538f6e01c809e445cbebff3db3ed8745196871b
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
chmod +x script/bootstrap
|
chmod +x script/bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue