Skip to content

Commit

Permalink
Use xz-5.2.9.tar.gz instead due to Debian builds (#4424)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy authored and XVilka committed Apr 10, 2024
1 parent c108d2b commit 06c992d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subprojects/liblzma.wrap
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[wrap-file]
directory = xz-5.2.9
source_url = https://raw.githubusercontent.com/rizinorg/fallback-repo/main/xz-5.2.9.tar.xz
source_url = https://raw.githubusercontent.com/rizinorg/fallback-repo/main/xz-5.2.9.tar.gz
source_fallback_url = https://github.com/tukaani-project/xz/releases/download/v5.2.9/xz-5.2.9.tar.gz
# source_fallback_url = https://tukaani.org/xz/xz-5.2.9.tar.gz // possibly has different hash, let's prefer github
source_filename = xz-5.2.9.tar.gz
source_hash = 287ef163e7e57561e9de590b2a9037457af24f03a46bbd12bf84f3263679e8d2
source_hash = aaca01b6fca273ba6454d74aee21cc1c2afca6ee288a3660698b6b9b744c9d03
patch_directory = xz-5.2.9

[provide]
Expand Down

0 comments on commit 06c992d

Please sign in to comment.