Update dependencies

This commit is contained in:
BtbN 2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/breakfastquay/rubberband.git"
SCRIPT_COMMIT="766cb4b061e468cd5676bcff56b61f7805cc798b"
SCRIPT_COMMIT="e3ae576fcd0083f0b5c8cf5ecaa011a0bb46b35e"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1