mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
git-lfs: update to 2.12.0.
This commit is contained in:
parent
75b903403b
commit
78308f6f8b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.11.0
|
||||
revision=2
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/git-lfs/git-lfs"
|
||||
hostmakedepends="go git ruby-ronn"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://git-lfs.github.com/"
|
||||
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7
|
||||
checksum=9971d91cd2b0dd34ccda41a3db97504bfdb4fbc23cc2ee4b6e3b9afea5643941
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
|
Loading…
Add table
Reference in a new issue