mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
git-lfs: update to 3.4.0.
This commit is contained in:
parent
42e523fe0c
commit
2b719d88ef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=3.3.0
|
||||
revision=3
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/git-lfs/git-lfs/v3"
|
||||
hostmakedepends="git ruby-asciidoctor"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://git-lfs.github.com/"
|
||||
changelog="https://raw.githubusercontent.com/git-lfs/git-lfs/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/git-lfs/git-lfs/archive/v${version}.tar.gz"
|
||||
checksum=d5eeb9ee33188d3dd6a391f8a39b96d271f10295129789e5b3a1ac0e9f5114f5
|
||||
checksum=fa93f65cc5c15b96037a72cf243bc2cc04c94ea5cccc346664425d6d4bac66c2
|
||||
|
||||
post_build() {
|
||||
VERSION="${version}" make man
|
||||
|
|
Loading…
Add table
Reference in a new issue