X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgit;h=3de79a955562788ab8de1f23162990b5d58b571d;hp=dedac7b75790fedeb819ddc01c019e3a940925da;hb=af0c24aac260632be703e0eb91d0c882e27ecc7a;hpb=fe1d02136852a1cf1194dcad61dd4fb1a4791a77 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)