diff options
| author | 2026-07-02 17:52:27 -0400 | |
|---|---|---|
| committer | 2026-07-02 17:52:27 -0400 | |
| commit | 34933b7e1d682e67702999270cd3ceec0e167316 (patch) | |
| tree | a6777f793fe658ad0facb85876e41cb66dbec2c2 /subprojects/libass.wrap | |
| parent | ef3f687db0f53f026e808c4284e084255c9e9dd5 (diff) | |
| download | camu-34933b7e1d682e67702999270cd3ceec0e167316.tar.gz camu-34933b7e1d682e67702999270cd3ceec0e167316.tar.bz2 camu-34933b7e1d682e67702999270cd3ceec0e167316.zip | |
Update deps, build fixes, cleanup
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/libass.wrap')
| -rw-r--r-- | subprojects/libass.wrap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/libass.wrap b/subprojects/libass.wrap index fa50802..2b9ecdd 100644 --- a/subprojects/libass.wrap +++ b/subprojects/libass.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = libass-0.17.4 +directory = libass-0.17.5 url = https://github.com/libass/libass.git -revision = 0.17.4 +revision = 0.17.5 clone-recursive = true depth = 1 |