From: Ben Schweikert Date: Sun, 17 May 2009 12:13:45 +0000 (+0000) Subject: Merge branch 'master' of git://git.ipfire.org/ipfire-2.x X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=cb46fe2258bb5fd43e12b8367f1e455dc73e1c29;hp=3a65a332d28616f6f6833d90b1fc936137af30fd Merge branch 'master' of git://git.ipfire.org/ipfire-2.x --- diff --git a/lfs/git b/lfs/git index dedac7b75..3de79a955 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)