commit 68689341dc08bd6303edc7d0a44c04fb4d1f5258
parent ee211f94ec292f7ec3d563fcbc147359b6cf8290
Author: Peter Wagner <tripolar@gmx.at>
Date: Sun, 15 Jan 2017 14:30:57 +0100
git: update to 2.11.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/git/Makefile b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.10.2
+PKG_VERSION:=2.11.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_MD5SUM:=3cd1dca37be60668f482545716923b72
+PKG_MD5SUM:=dd4e3360e28aec5bb902fb34dd7fce3b
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1