git: update to 2.3.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
5df81725c2
commit
20c2805549
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=git
|
||||
PKG_VERSION:=2.3.3
|
||||
PKG_VERSION:=2.3.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
|
||||
PKG_MD5SUM:=14a885da3b432455b606cc1a25a6c681
|
||||
PKG_MD5SUM:=be8c0bbb0c5ee6ab7cdcffd2c9375fe6
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in a new issue