* update libldac to 2.0.2.3-1.1

This commit is contained in:
Alexander Baldeck 2023-01-31 09:10:42 +01:00
parent 38163968dc
commit 621f491ba0

View File

@ -27,7 +27,7 @@ prepare() {
git submodule init
git submodule set-url libldac "$srcdir/libldac"
git submodule update
git -c protocol.file.allow=always submodule update
}
build() {