git-lfs: update to 3.7.0 (#24760)

This commit is contained in:
Dirk Stolle 2025-07-09 07:55:23 +02:00 committed by GitHub
parent f5c273423f
commit c461ec71f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
_realname=git-lfs
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=3.6.1
pkgver=3.7.0
pkgsrc=${_realname}-${pkgver}
pkgrel=1
pkgdesc="An open source Git extension for versioning large files (mingw-w64)"
@ -25,7 +25,7 @@ source=("${pkgsrc}.tar.gz::https://github.com/git-lfs/git-lfs/releases/download/
"https://github.com/git-lfs/git-lfs/commit/de6a135d731b9e98ca9da043f346794ea6bc4ecb.patch")
# Extract sources ourselves (avoid bsdtar failure in pull #2406)
noextract=(${pkgsrc}.tar.gz)
sha256sums=('1417b7ee9a8fba8d649a89f070fdcde8b2593ca2caa74e3e808d2bb35d5ca5f7'
sha256sums=('d078b8393514c65c485d1628e610449ba048af746749912bd082d818b2454348'
'e095c7cbbc5a7409988b569903738bbea9b30127f40afb711b45a6dd60cab44e')
prepare() {