mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
libjpeg: Update to 2.1.0
- Update from 2.0.4 to 2.1.0 - Update rootfile - Changelog is too large to include here Full details can be found in ChangeLog.md file in source tarball Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
5f588d60a0
commit
dd58f381fa
@@ -9,6 +9,11 @@
|
||||
#usr/include/jmorecfg.h
|
||||
#usr/include/jpeglib.h
|
||||
#usr/include/turbojpeg.h
|
||||
#usr/lib/cmake/libjpeg-turbo
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
|
||||
#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
|
||||
#usr/lib/libjpeg.so
|
||||
usr/lib/libjpeg.so.8
|
||||
usr/lib/libjpeg.so.8.2.2
|
||||
|
||||
@@ -23,8 +23,7 @@
|
||||
###############################################################################
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.0.4
|
||||
VER = 2.1.0
|
||||
|
||||
THISAPP = libjpeg-turbo-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +39,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = d01d9e0c28c27bc0de9f4e2e8ff49855
|
||||
$(DL_FILE)_MD5 = be306afc2d2ebd6931b634df0e8cbaf5
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user