git: update to 2.2.1
authorPeter Wagner <tripolar@gmx.at>
Tue, 23 Dec 2014 12:28:10 +0000 (13:28 +0100)
committerPeter Wagner <tripolar@gmx.at>
Tue, 23 Dec 2014 12:28:35 +0000 (13:28 +0100)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/git/Makefile

index a909e77fa489da034cfebd36dec7011c90537ea8..03bd8e7d10c62cefc9f2e3b18086e4e44eb10b5c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=git
-PKG_VERSION:=2.2.0
+PKG_VERSION:=2.2.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_MD5SUM:=5c9d20582297f8f24606fe49f515b584
+PKG_MD5SUM:=43e01f9d96ba8c11611e0eef0d9f9f28
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1