git: update to version 2.20.3 11857/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 15 Apr 2020 15:17:42 +0000 (17:17 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 15 Apr 2020 15:18:25 +0000 (17:18 +0200)
Fixes CVE-2020-5260

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
net/git/Makefile

index 573bc2e0c2025a4afe74632b72ea7566032465f4..a07f60e960598339b5ceb08a0e70693cecd5c661 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=2.16.6
+PKG_VERSION:=2.20.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=cd45502a4146d8e77f40cc64b3b484247e6165633bb024d7a9385a85f68e1d52
+PKG_HASH:=7e95a2fec5ceee4de44d0fd4a38f1299eea818565cb22d01dbe25ba86b76119f
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1