Skip to content

Commit

Permalink
Update xz from 5.2.9 to 5.2.10 (emscripten-forge#1062)
Browse files Browse the repository at this point in the history
Co-authored-by: emscripten-forge-bot <[email protected]>
  • Loading branch information
emscripten-forge-bot and emscripten-forge-bot authored May 23, 2024
1 parent 79a7655 commit 5d1b097
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions recipes/recipes_emscripten/xz/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
context:
version: "5.2.9"
version: 5.2.10

package:
name: xz
version: ${{ version }}

source:
url: http://downloads.sourceforge.net/project/lzmautils/xz-${{ version }}.tar.bz2
sha256: b194507fba3a462a753c553149ccdaa168337bcb7deefddd067ba987c83dfce6
sha256: 01b71df61521d9da698ce3c33148bff06a131628ff037398c09482f3a26e5408

build:
number: 0

requirements:
build:
- ${{ compiler('c') }}
- make
- automake
- libtool
- ${{ compiler('c') }}
- make
- automake
- libtool

about:
homepage: http://tukaani.org/xz/
Expand All @@ -29,4 +29,4 @@ about:
compression ratio. XZ Utils were written for POSIX-like systems, but also
work on some not-so-POSIX systems.
documentation: http://tukaani.org/xz/
repository: http://git.tukaani.org/
repository: http://git.tukaani.org/

0 comments on commit 5d1b097

Please sign in to comment.