diff --git a/libjpeg/Makefile b/libjpeg/Makefile index 0bcebb5..2437fc4 100644 --- a/libjpeg/Makefile +++ b/libjpeg/Makefile @@ -10,7 +10,7 @@ SHORT_DESC = Freely available lossy image compression library (with KOS a DEPENDENCIES = # What files we need to download, and where from. -DOWNLOAD_SITES = http://xijg.org/files \ +DOWNLOAD_SITES = http://ijg.org/files \ https://sources.buildroot.net/libjpeg/ DOWNLOAD_FILES = jpegsrc.v9e.tar.gz