From 2cc8276a0af956b029eedc9733460ece89f1a390 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Mon, 10 Jun 2019 11:30:13 +0200 Subject: [PATCH] git: update to 2.22.0 Signed-off-by: Peter Wagner --- net/git/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/git/Makefile b/net/git/Makefile index aa7186127..2f2a7d6a8 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.21.0 +PKG_VERSION:=2.22.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=8ccb1ce743ee991d91697e163c47c11be4bf81efbdd9fb0b4a7ad77cc0020d28 +PKG_HASH:=159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f PKG_INSTALL:=1 PKG_FIXUP:=autoreconf