Skip to content

Commit

Permalink
Update jpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot committed Jan 15, 2024
1 parent a0bdd9b commit cfdbead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/jpeg.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := jpeg
$(PKG)_WEBSITE := https://www.ijg.org/
$(PKG)_DESCR := Free library for JPEG image compression
$(PKG)_IGNORE :=
$(PKG)_VERSION := 9e
$(PKG)_CHECKSUM := 4077d6a6a75aeb01884f708919d25934c93305e49f7e3f36db9129320e6f4f3d
$(PKG)_VERSION := 9f
$(PKG)_CHECKSUM := 04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f832565b
$(PKG)_SUBDIR := jpeg-$($(PKG)_VERSION)
$(PKG)_FILE := jpegsrc.v$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.ijg.org/files/$($(PKG)_FILE)
Expand Down

0 comments on commit cfdbead

Please sign in to comment.