git: update to 2.6.0
authorPeter Wagner <tripolar@gmx.at>
Sat, 3 Oct 2015 09:22:11 +0000 (11:22 +0200)
committerPeter Wagner <tripolar@gmx.at>
Sat, 3 Oct 2015 09:22:11 +0000 (11:22 +0200)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/git/Makefile

index 89ace0ba8eb525fb9659f5ac143858468ebee00f..3f646fcc5da91223ae234c306c920812bb073f94 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=2.4.6
+PKG_VERSION:=2.6.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_MD5SUM:=fb2c5214f5dc90bad0a2abdd4c425df6
+PKG_MD5SUM:=6b7d43d615fb3f0dfecf4d131e23f438
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1