From f5bb7435263d0c0dddea38543acb085a9b339dd3 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Thu, 26 Jun 2025 22:28:37 -0500 Subject: [PATCH] git-lfs: update to 3.6.1. --- srcpkgs/git-lfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 1348f361145..e52381a05bc 100644 --- a/srcpkgs/git-lfs/template +++ b/srcpkgs/git-lfs/template @@ -1,7 +1,7 @@ # Template file for 'git-lfs' pkgname=git-lfs -version=3.4.0 -revision=2 +version=3.6.1 +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=fa93f65cc5c15b96037a72cf243bc2cc04c94ea5cccc346664425d6d4bac66c2 +checksum=062603dbef8f221d867e542314e9a6ea1970cae536b4495de2e915529b0fef8e post_build() { VERSION="${version}" make man