package/libass: bump version to 0.13.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-10-01 23:04:40 +02:00 committed by Peter Korsgaard
parent 3413c4a0a8
commit f34f025c01
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed
sha256 d698d0a6adca7c36c5a86b540d67b05bfd36cebc3c351ab7646497c43fe1face libass-0.13.2.tar.xz
sha256 a641b653d7c9f2f3b9d6a5e5a906a004ac3e110487ad485d9dd029e944bb3f6d libass-0.13.3.tar.xz

View file

@ -4,7 +4,7 @@
#
################################################################################
LIBASS_VERSION = 0.13.2
LIBASS_VERSION = 0.13.3
LIBASS_SOURCE = libass-$(LIBASS_VERSION).tar.xz
# Do not use the github helper here, the generated tarball is *NOT*
# the same as the one uploaded by upstream for the release.