X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgit;h=615c5b4c0cc706c61ce88fcaf5350c586a117544;hp=82b90fdc8b6c42d724f7ce9757e371dff7c88231;hb=28481f108351456c46ea7aec7e46b9cc05068553;hpb=31d619a6ef001219e7268e63fd7cdd6dc7c9271b diff --git a/lfs/git b/lfs/git index 82b90fdc8..615c5b4c0 100644 --- a/lfs/git +++ b/lfs/git @@ -24,7 +24,7 @@ include Config -VER = 1.7.9.3 +VER = 1.8.1 THISAPP = git-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = git -PAK_VER = 8 +PAK_VER = 9 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f93b976649216d731fd9f9befb90a58c +$(DL_FILE)_MD5 = a2c6f4404c5e432b47474d246ca83c7e install : $(TARGET)