From 50a67dca50f371bb40ab3c5b906eef5faf00263e Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Tue, 16 Jul 2013 22:13:17 +0000 Subject: [PATCH] update to 1.8.3.3 Signed-off-by: Peter Wagner SVN-Revision: 37375 --- net/git/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/git/Makefile b/net/git/Makefile index bb83e7348..47f52c98b 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=1.8.3.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.3.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://git-core.googlecode.com/files/ -PKG_MD5SUM:=83b792fd06066c77e1d4911ebba2d701 +PKG_MD5SUM:=63f5355259bae32858dac07326fe4e07 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 -- 2.30.2