Update dependencies
This commit is contained in:
parent
3ccb2f20b4
commit
8c1fe93e89
35 changed files with 35 additions and 35 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
|
||||
SCRIPT_COMMIT="a3f847b75025a57b64967d08a299bc752c488aee"
|
||||
SCRIPT_COMMIT="824001c947cb1962209c6a8f2c63c2637877220d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
|
||||
SCRIPT_COMMIT="38033b073f393564acf6a04501927002b2b4aa86"
|
||||
SCRIPT_COMMIT="1272879074ad9612314858a75cf844783c1963b2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue