aboutsummaryrefslogtreecommitdiff
path: root/net/git-lfs
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec@nic.cz>2021-03-29 10:47:53 +0200
committerJan Pavlinec <jan.pavlinec@nic.cz>2021-03-29 10:48:06 +0200
commit0042beff72032d0fd81bdb0405536a47ee408310 (patch)
tree069743b81288f0912c162ae697635919aebb3f42 /net/git-lfs
parentd424d19b5a46c2a77b20d936880144e1cdeca5ba (diff)
git-lfs: update to version 2.13.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
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 2c388bdd9..55cc0c0fb 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.2
+PKG_VERSION:=2.13.3
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:=782e6275df9ca370730945112e16a0b8c64b9819f0b61fae52ba1ebbc8dce2d5
+PKG_HASH:=f8bd7a06e61e47417eb54c3a0db809ea864a9322629b5544b78661edab17b950
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT