aboutsummaryrefslogtreecommitdiff
path: root/net/git-lfs
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec1@gmail.com>2021-10-10 00:11:04 +0200
committerRosen Penev <rosenp@gmail.com>2021-10-13 22:23:09 -0700
commitd6f6118113ea311f0787d68bc336cdd743644cb3 (patch)
treeb44c205967c43d389e5c4676b40b216bad52a18d /net/git-lfs
parent9e8f127c31384da55473b81693fcecf7200b0c78 (diff)
git-lfs: update to version 3.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
Diffstat (limited to 'net/git-lfs')
-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 150ce3301..104c1c445 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:=2.13.3
+PKG_VERSION:=3.0.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/git-lfs/git-lfs/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=f8bd7a06e61e47417eb54c3a0db809ea864a9322629b5544b78661edab17b950
+PKG_HASH:=ea47feff8cf10855393dd20f22a7168c462043c7a654a5fd0546af0a9d28a3a2
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
PKG_LICENSE:=MIT