Skip to content

Commit 2b19048

Browse files
Update jpeg from 9f to 10f (emscripten-forge#4358)
Co-authored-by: emscripten-forge-bot <emscripten-forge-bot@users.noreply.github.com>
1 parent 3aeaba9 commit 2b19048

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
context:
2-
version: 9f
2+
version: 10f
33

44
package:
55
name: jpeg
66
version: ${{ version }}
77

88
source:
99
url: https://www.ijg.org/files/jpegsrc.v${{ version }}.tar.gz
10-
sha256: 04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f832565b
10+
sha256: 8b9eaa13242690ebd03e1728ab1edf97a81a78ed6e83624d493655f31ac95ab5
1111

1212
build:
1313
number: 0
1414

1515
requirements:
1616
build:
17-
- libtool
18-
- ${{ compiler('c') }}
19-
- make
17+
- libtool
18+
- ${{ compiler('c') }}
19+
- make
2020
run_constraints:
21-
- libjpeg-turbo <0.0.0a
21+
- libjpeg-turbo <0.0.0a
2222

2323
tests:
2424
- package_contents:
@@ -31,4 +31,4 @@ about:
3131
homepage: http://www.ijg.org/
3232
license: IJG
3333
license_file: LICENSE.txt
34-
summary: read/write jpeg COM, EXIF, IPTC medata
34+
summary: read/write jpeg COM, EXIF, IPTC medata

0 commit comments

Comments
 (0)