Skip to content

Commit

Permalink
yasm/1.3.0 Globally available sources download URL
Browse files Browse the repository at this point in the history
URL from the yasm github releases page points to the archive with the same
sha256 of the content. Some people reporting download failure of the
http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz

Relevant issues:
 * #13369
 * ydb-platform/ydb#123
  • Loading branch information
VestniK committed Oct 9, 2022
1 parent 4bf114e commit c894df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/yasm/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sources:
"1.3.0":
- url: "http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz"
- url: "https://github.com/yasm/yasm/releases/download/v1.3.0/yasm-1.3.0.tar.gz"
sha256: "3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f"
- url: "https://raw.githubusercontent.com/yasm/yasm/bcc01c59d8196f857989e6ae718458c296ca20e3/YASM-VERSION-GEN.bat"
sha256: "b976cb97d2f7bb00e78e5db0da0978659acbdd60b52998cd2983145d8d75f141"

0 comments on commit c894df3

Please sign in to comment.