git: update to 2.6.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner 2015-10-03 11:22:11 +02:00
parent a5729ee727
commit 8025353d76
1 changed files with 2 additions and 2 deletions

View 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