Browse Source

package/libass: bump version to 0.13.7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls 8 years ago
parent
commit
b305185495
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/libass/libass.hash
  2. 1 1
      package/libass/libass.mk

+ 1 - 1
package/libass/libass.hash

@@ -1,2 +1,2 @@
 # Locally computed
-sha256 f8a874d104e3e72e2cc057e5a1710c650b10367486845a26e5ff28ed7a912c2d  libass-0.13.6.tar.xz
+sha256 7065e5f5fb76e46f2042a62e7c68d81e5482dbeeda24644db1bd066e44da7e9d  libass-0.13.7.tar.xz

+ 1 - 1
package/libass/libass.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBASS_VERSION = 0.13.6
+LIBASS_VERSION = 0.13.7
 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.