From 3e0e16ec752782b7c41da434fe98cb17917afc9e Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 29 Feb 2020 17:15:32 +0100 Subject: [PATCH] git: update to version 2.25.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 56a13d692..3226b01db 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.25.0 +PKG_VERSION:=2.25.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0 +PKG_HASH:=222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26 PKG_INSTALL:=1 PKG_FIXUP:=autoreconf