From: Michael Tremer Date: Sun, 17 May 2009 09:20:46 +0000 (+0200) Subject: Updated git (again) to 1.6.3.1. X-Git-Tag: v2.5-beta3~12^2^2 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=af0c24aac260632be703e0eb91d0c882e27ecc7a Updated git (again) to 1.6.3.1. --- diff --git a/lfs/git b/lfs/git index dedac7b757..3de79a9555 100644 --- a/lfs/git +++ b/lfs/git @@ -24,7 +24,7 @@ include Config -VER = 1.6.3 +VER = 1.6.3.1 THISAPP = git-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a5e6165506cddd94954277cf81f44b14 +$(DL_FILE)_MD5 = c1f4aab741359c29f0fbf28563ac7387 install : $(TARGET)