From: Alexandru Ardelean Date: Sat, 5 Sep 2026 08:51:19 +0000 (+0300) Subject: git-lfs: update to 3.8.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=675e1f980f45be49fed9a05f44360aef93141631;p=openwrt-packages.git git-lfs: update to 3.8.0 Refresh PKG_HASH from the git-lfs release tarball. Signed-off-by: Alexandru Ardelean --- diff --git a/net/git-lfs/Makefile b/net/git-lfs/Makefile index cb7e0afec..23d60aa04 100644 --- a/net/git-lfs/Makefile +++ b/net/git-lfs/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git-lfs -PKG_VERSION:=3.7.1 +PKG_VERSION:=3.8.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/git-lfs/git-lfs/releases/download/v$(PKG_VERSION) -PKG_HASH:=8f56058622edfea1d111e50e9844ef2f5ce670b2dbe4d55d48e765c943af4351 +PKG_HASH:=4f75492c6832038fa73d39a45316657208bb6caa23b273451cb4ec2358d42ccb PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT