git: update to 2.11.1
authorPeter Wagner <tripolar@gmx.at>
Sun, 5 Feb 2017 23:53:41 +0000 (00:53 +0100)
committerPeter Wagner <tripolar@gmx.at>
Sun, 5 Feb 2017 23:53:41 +0000 (00:53 +0100)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/git/Makefile

index 387701262e07bf7029a6e81a92cfff45a57811fb..ac271ab98a87886156f9597365719dd5173689c4 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=2.11.0
+PKG_VERSION:=2.11.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_MD5SUM:=dd4e3360e28aec5bb902fb34dd7fce3b
+PKG_HASH:=c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1