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