From: Matthias Fischer Date: Sun, 8 Feb 2015 13:35:49 +0000 (+0100) Subject: libjpeg: Update to 1.3.1 X-Git-Tag: v2.17-core91~154^2~3^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5781436789241a7891dbdd80d4b256c76d9aedf;p=people%2Fstevee%2Fipfire-2.x.git libjpeg: Update to 1.3.1 --- diff --git a/lfs/libjpeg b/lfs/libjpeg index 5e0785926e..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,7 +24,7 @@ include Config -VER = 1.3.0 +VER = 1.3.1 THISAPP = libjpeg-turbo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e1e65cc711a1ade1322c06ad4a647741 +$(DL_FILE)_MD5 = 2c3a68129dac443a72815ff5bb374b05 install : $(TARGET)