mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
Ports: Fix the sha256sum for libjpeg
While the modification time still points back to 2020, it looks like the tarball got updated secretly.
This commit is contained in:
parent
93ef8c8080
commit
fa902cd5d5
Notes:
sideshowbarker
2024-07-17 23:00:03 +09:00
Author: https://github.com/timschumi
Commit: fa902cd5d5
Pull-request: https://github.com/SerenityOS/serenity/pull/11651
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
port=libjpeg
|
||||
version=9d
|
||||
useconfigure=true
|
||||
files="https://ijg.org/files/jpegsrc.v${version}.tar.gz jpeg-${version}.tar.gz 6c434a3be59f8f62425b2e3c077e785c9ce30ee5874ea1c270e843f273ba71ee"
|
||||
files="https://ijg.org/files/jpegsrc.v${version}.tar.gz jpeg-${version}.tar.gz 2303a6acfb6cc533e0e86e8a9d29f7e6079e118b9de3f96e07a71a11c082fa6a"
|
||||
auth_type=sha256
|
||||
workdir="jpeg-$version"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue