aboutsummaryrefslogtreecommitdiff
path: root/net/git-lfs/Makefile
diff options
context:
space:
mode:
authorkrant <aleksey.vasilenko@gmail.com>2024-03-15 14:37:31 +0200
committerTianling Shen <cnsztl@gmail.com>2024-03-22 16:06:25 +0800
commit7a7a87dfbd641d794297ff5b13c0fad5d2daa22c (patch)
tree0a7abe0584424d4a98cb86e01f8ea7860632da4f /net/git-lfs/Makefile
parent6a0beb0ba077573f00eb59cd9cb3d1b3a5741cab (diff)
git-lfs: update to 3.5.1
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'net/git-lfs/Makefile')
-rw-r--r--net/git-lfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/git-lfs/Makefile b/net/git-lfs/Makefile
index 5a412d07c..3c2b43205 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.4.1
+PKG_VERSION:=3.5.1
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:=89acbe51799c5d7bdf6d8e6704fcd1a07735ee7d1ed67a0bc646a5d9a9d1099f
+PKG_HASH:=fc19c7316e80a6ef674aa4e1863561c1263cd4ce0588b9989e4be9461664d752
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
PKG_LICENSE:=MIT