From 0042beff72032d0fd81bdb0405536a47ee408310 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Mon, 29 Mar 2021 10:47:53 +0200 Subject: [PATCH] git-lfs: update to version 2.13.3 Signed-off-by: Jan Pavlinec --- net/git-lfs/Makefile | 4 ++-- 1 file 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 PKG_LICENSE:=MIT