git: update to 2.14.3
authorPeter Wagner <tripolar@gmx.at>
Thu, 26 Oct 2017 22:12:31 +0000 (00:12 +0200)
committerPeter Wagner <tripolar@gmx.at>
Thu, 26 Oct 2017 22:12:31 +0000 (00:12 +0200)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/git/Makefile

index ec7c66a230b157227a6912c9441907884d28b638..24fcbb81fdc5e09c8a6c38b041e9d7b2f88b424c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=2.14.2
+PKG_VERSION:=2.14.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1
+PKG_HASH:=5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1