X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fwget;fp=lfs%2Fwget;h=8d3d13c2755caef9e61c8f34d04d9bad7140fd97;hp=baf4df06944fdc0da33e8a2e1cd7528ad0287904;hb=ef784313d101fee621e3273cf14eb59cf43bbb10;hpb=c72bbdb029e24c366d75ecafea6a6c333b574ed2 diff --git a/lfs/wget b/lfs/wget index baf4df0694..8d3d13c275 100644 --- a/lfs/wget +++ b/lfs/wget @@ -24,7 +24,7 @@ include Config -VER = 1.19 +VER = 1.19.1 THISAPP = wget-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1814393c5955a6148ff6d82c4a9e3c21 +$(DL_FILE)_MD5 = d30d82186b93fcabb4116ff513bfa9bd install : $(TARGET)