git: update to 2.10.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner 2016-11-10 01:45:48 +01:00
parent 353f0c653b
commit 08575b71c3
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.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