git: update to 1.9.3
authorPeter Wagner <​tripolar@gmx.at>
Sun, 11 May 2014 13:29:44 +0000 (13:29 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Sun, 11 May 2014 13:29:44 +0000 (13:29 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 40750

net/git/Makefile

index c0ce3b2acd7eb8e441dd79cab49b2f1dc639a813..36a12e0533ce038413e85a37f0395998133698a9 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=1.9.2
+PKG_VERSION:=1.9.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_MD5SUM:=437c32078b5b5b229f1c10f6474eae78
+PKG_MD5SUM:=560200d1db05a2dd2b8a2b3718655463
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1