git: update to 2.4.6
authorPeter Wagner <tripolar@gmx.at>
Thu, 23 Jul 2015 19:39:56 +0000 (21:39 +0200)
committerPeter Wagner <tripolar@gmx.at>
Thu, 23 Jul 2015 19:40:39 +0000 (21:40 +0200)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/git/Makefile

index c088e722ea684325a08b57ebef032ba0fedf0354..e264e097381ecff1b6564e64fa12973892befccd 100644 (file)
@@ -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