git: update to 2.4.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
3a616d5a69
commit
1b92dfbe60
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=git
|
||||
PKG_VERSION:=2.4.2
|
||||
PKG_VERSION:=2.4.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
|
||||
PKG_MD5SUM:=0b8dc818ed4766342978d744522aec49
|
||||
PKG_MD5SUM:=fb2c5214f5dc90bad0a2abdd4c425df6
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in a new issue