A fix that locks all dependencies at a specific version.
This commit is contained in:
parent
5e432d7e88
commit
92e872f922
17 changed files with 159 additions and 54 deletions
11
wraps/freetype2.wrap
Normal file
11
wraps/freetype2.wrap
Normal file
|
@ -0,0 +1,11 @@
|
|||
[wrap-file]
|
||||
directory = freetype-2.13.3
|
||||
source_url = https://download.savannah.gnu.org/releases/freetype/freetype-2.13.3.tar.xz
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/freetype2_2.13.3-1/freetype-2.13.3.tar.xz
|
||||
source_filename = freetype-2.13.3.tar.xz
|
||||
source_hash = 0550350666d427c74daeb85d5ac7bb353acba5f76956395995311a9c6f063289
|
||||
wrapdb_version = 2.13.3-1
|
||||
|
||||
[provide]
|
||||
freetype2 = freetype_dep
|
||||
freetype = freetype_dep
|
Loading…
Add table
Add a link
Reference in a new issue