git: update to 2.10.2
authorPeter Wagner <tripolar@gmx.at>
Thu, 10 Nov 2016 00:45:48 +0000 (01:45 +0100)
committerPeter Wagner <tripolar@gmx.at>
Thu, 10 Nov 2016 00:45:48 +0000 (01:45 +0100)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/git/Makefile

index 0dc6edd8cd50ee0f891fe7b85c753b5c633fc2b7..bc4720c7d0d75d90ddaa66cfff643ffbf094c76e 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=2.10.1
+PKG_VERSION:=2.10.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_MD5SUM:=a9e1bf842497fc3a23e86424018b3499
+PKG_MD5SUM:=3cd1dca37be60668f482545716923b72
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1