Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
don't use release tarball
Browse files Browse the repository at this point in the history
work around intel/libva#781
  • Loading branch information
ericLemanissier committed Dec 15, 2023
1 parent e35522d commit 578c3cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/libva/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sources:
"2.20.0":
url: "https://github.com/intel/libva/releases/download/2.20.0/libva-2.20.0.tar.bz2"
sha256: "f72bdb4f48dfe71ad01f1cbefe069672a2c949a6abd51cf3c4d4784210badc49"
url: "https://github.com/intel/libva/archive/refs/tags/2.20.0.tar.gz"
sha256: "117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60"

0 comments on commit 578c3cf

Please sign in to comment.