X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibjpeg;h=8b4c0778c980b9dd6a5ab5c99a23ff44dc404a6c;hb=251cde3dfc36c03d171dd6532787d7b5202445d3;hp=24d4b89e5ceff204d915b498a0e4f22527d7b327;hpb=ff1580d89dbe3916fdcd8523d33eb422b2907341;p=ipfire-2.x.git diff --git a/lfs/libjpeg b/lfs/libjpeg index 24d4b89e5c..8b4c0778c9 100644 --- a/lfs/libjpeg +++ b/lfs/libjpeg @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2015 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,12 +24,12 @@ include Config -VER = v6b +VER = 1.3.1 -THISAPP = jpegsrc.$(VER) +THISAPP = libjpeg-turbo-$(VER) DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) -DIR_APP = $(DIR_SRC)/jpeg-6b +DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libjpeg PAK_VER = ipfire-beta1 @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = dbd5f3b47ed13132f04c685d608a7547 +$(DL_FILE)_MD5 = 2c3a68129dac443a72815ff5bb374b05 install : $(TARGET)