Commit cf3eec8b authored by Tristan Matthews's avatar Tristan Matthews

Contribs: update libass to 0.11.1

libass is now hosted on github
parent 11662eb8
450141f5de5125696edbd44019e5eccb8b34f6173692c50abbc3b82b565221d4454760489469542dc4e2a51c7f952b4a565f2e9468b3fa8550a62e2eb1836b77 libass-0.10.2.tar.gz e40dc0bdc7a12d4515122026dba7cb8b98b9a114eb23a9c36444a8d7bc1b6ec3d8876e113238a5ba5acd39faec5d302d191a14de59478ab4c1c66be58ffa3654 libass-0.11.1.tar.gz
# ASS # ASS
ASS_VERSION := 0.10.2 ASS_VERSION := 0.11.1
ASS_URL := http://libass.googlecode.com/files/libass-$(ASS_VERSION).tar.gz ASS_URL := https://github.com/libass/libass/releases/download/$(ASS_VERSION)/libass-$(ASS_VERSION).tar.gz
PKGS += ass PKGS += ass
ifeq ($(call need_pkg,"libass"),) ifeq ($(call need_pkg,"libass"),)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment