aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2015-07-23 21:39:56 +0200
committerPeter Wagner <tripolar@gmx.at>2015-07-23 21:40:39 +0200
commit1b92dfbe609b42a3f25fcfe17ba29102525d7a79 (patch)
treed45e083dff97f338d37f92a18f928216c67611de
parent3a616d5a69455c7a452ec2bc1b005b4f432b517b (diff)
git: update to 2.4.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
-rw-r--r--net/git/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/git/Makefile b/net/git/Makefile
index c088e722e..e264e0973 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -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