From 972e6ed2e7073f3c1adc2e9ffab705ce36b2f0c4 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 17 Oct 2021 10:01:24 +0200 Subject: [PATCH] git: update to version 2.33.1 Signed-off-by: Josef Schlehofer --- net/git/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/git/Makefile b/net/git/Makefile index b17ae0a153..a6b5309f71 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.33.0 +PKG_VERSION:=2.33.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=bf3c6ab5f82e072aad4768f647cfb1ef60aece39855f83f080f9c0222dd20c4f +PKG_HASH:=e054a6e6c2b088bd1bff5f61ed9ba5aa91c9a3cd509539a4b41c5ddf02201f2f PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING