From 7976d87ec03948978b260bd12ec05365cfc89abe Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Tue, 16 Jul 2013 22:13:17 +0000 Subject: [PATCH] [packages/git] 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 bb83e7348f..47f52c98bf 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