Skip to content

Commit

Permalink
update(ijg)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed May 3, 2023
1 parent a3ba7e1 commit 5cd600f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions projects/ijg.org/package.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#FIXME
# libjpeg has archaic versioning and we need a mechanism to convert to
# semantic versions with a `versions.ts` script

distributable:
url: https://jpegclub.org/reference/wp-content/uploads/2022/01/jpegsrc.v9e.tar.gz
url: https://jpegclub.org/reference/wp-content/uploads/2022/01/jpegsrc.v{{version.raw}}.tar.gz
strip-components: 1

versions:
- 9.5.0
url: https://ijg.org/files/
match: /jpegsrc\.v\d+[a-z]?\.tar\.gz/
strip:
- /jpegsrc\.v/
- /\.tar\.gz/

build:
dependencies:
Expand Down

0 comments on commit 5cd600f

Please sign in to comment.