We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d219e commit 03514c1Copy full SHA for 03514c1
packages/l/libvpx/xmake.lua
@@ -6,6 +6,7 @@ package("libvpx")
6
add_urls("https://github.com/webmproject/libvpx/archive/refs/tags/$(version).tar.gz",
7
"https://github.com/webmproject/libvpx.git",
8
"https://chromium.googlesource.com/webm/libvpx.git")
9
+ add_versions("v1.15.1", "6cba661b22a552bad729bd2b52df5f0d57d14b9789219d46d38f73c821d3a990")
10
add_versions("v1.15.0", "e935eded7d81631a538bfae703fd1e293aad1c7fd3407ba00440c95105d2011e")
11
add_versions("v1.14.1", "901747254d80a7937c933d03bd7c5d41e8e6c883e0665fadcb172542167c7977")
12
0 commit comments