diff options
Diffstat (limited to 'tools/depends')
-rw-r--r-- | tools/depends/target/libass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libass/Makefile b/tools/depends/target/libass/Makefile index c83cc282d7..be4852b495 100644 --- a/tools/depends/target/libass/Makefile +++ b/tools/depends/target/libass/Makefile @@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile # lib name, version LIBNAME=libass -VERSION=0.12.1 +VERSION=0.13.4 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |