summaryrefslogtreecommitdiffstats
path: root/src/jpeg.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2020-01-13 13:44:30 (GMT)
committerMark Brand <mabrand@mabrand.nl>2020-01-13 13:44:30 (GMT)
commit1e88484f92124faf0ea60f8268873fd381a4db64 (patch)
treeeb58d56ce09253f8e5567eb41c5830f933e5f21f /src/jpeg.mk
parente0f92537d09508102fa934b6df295d344af15603 (diff)
downloadmxe-1e88484f92124faf0ea60f8268873fd381a4db64.zip
mxe-1e88484f92124faf0ea60f8268873fd381a4db64.tar.gz
mxe-1e88484f92124faf0ea60f8268873fd381a4db64.tar.bz2
update: jpeg
Diffstat (limited to 'src/jpeg.mk')
-rw-r--r--src/jpeg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/jpeg.mk b/src/jpeg.mk
index 695f4cf..ae0c118 100644
--- a/src/jpeg.mk
+++ b/src/jpeg.mk
@@ -3,8 +3,8 @@
PKG := jpeg
$(PKG)_WEBSITE := https://www.ijg.org/
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 9c
-$(PKG)_CHECKSUM := 650250979303a649e21f87b5ccd02672af1ea6954b911342ea491f351ceb7122
+$(PKG)_VERSION := 9d
+$(PKG)_CHECKSUM := 99cb50e48a4556bc571dadd27931955ff458aae32f68c4d9c39d624693f69c32
$(PKG)_SUBDIR := jpeg-$($(PKG)_VERSION)
$(PKG)_FILE := jpegsrc.v$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.ijg.org/files/$($(PKG)_FILE)