summaryrefslogtreecommitdiff
path: root/package/libass
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-10-01 23:04:40 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-02 16:18:36 +0200
commitf34f025c01ffc806ae7dc769e076d733005a0506 (patch)
tree7c78d39045946816b2915aee2607e8cc9a1ef708 /package/libass
parent3413c4a0a8cd10e84e797d2ed00f022fab986117 (diff)
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>
Diffstat (limited to 'package/libass')
-rw-r--r--package/libass/libass.hash2
-rw-r--r--package/libass/libass.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libass/libass.hash b/package/libass/libass.hash
index 5dddc403c..cb5016d93 100644
--- a/package/libass/libass.hash
+++ b/package/libass/libass.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 d698d0a6adca7c36c5a86b540d67b05bfd36cebc3c351ab7646497c43fe1face libass-0.13.2.tar.xz
+sha256 a641b653d7c9f2f3b9d6a5e5a906a004ac3e110487ad485d9dd029e944bb3f6d libass-0.13.3.tar.xz
diff --git a/package/libass/libass.mk b/package/libass/libass.mk
index 716bca6b4..0e296ca26 100644
--- a/package/libass/libass.mk
+++ b/package/libass/libass.mk
@@ -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.