libass: Bump version and change site
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sun, 26 Jul 2015 20:38:29 +0000 (22:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Jul 2015 21:09:46 +0000 (23:09 +0200)
Google Code is a closing forge, libass has already made the move to
Github.

Since a new release was available a bump was also in order.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libass/libass.hash
package/libass/libass.mk

index b7510def7d8084cfd04bfac8c283f295a47fe21f..f30016657eaa0f62a59dcab72f2b0689e2263efb 100644 (file)
@@ -1,2 +1,2 @@
-# From https://code.google.com/p/libass/downloads/detail?name=libass-0.10.2.tar.xz&can=2&q=
-sha1 72a153364e838d3b561bae3653f1515169d479c4 libass-0.10.2.tar.xz
+# Locally computed
+sha256 a67c54ebaf5ec19ae72e86259ee6ab6adfe2e64ed9f9149db03dc863360ea38c  libass-0.12.3.tar.xz
index 056ea8b1aa7926faee9c8ff1014920d4dcba5ac5..643a35eb3a4a3c80de54bfdcc612cc129bcd8386 100644 (file)
@@ -4,9 +4,11 @@
 #
 ################################################################################
 
-LIBASS_VERSION = 0.10.2
+LIBASS_VERSION = 0.12.3
 LIBASS_SOURCE = libass-$(LIBASS_VERSION).tar.xz
-LIBASS_SITE = http://libass.googlecode.com/files
+# Do not use the github helper here, the generated tarball is *NOT*
+# the same as the one uploaded by upstream for the release.
+LIBASS_SITE = https://github.com/libass/libass/releases/download/$(LIBASS_VERSION)
 LIBASS_INSTALL_STAGING = YES
 LIBASS_LICENSE = ISC
 LIBASS_LICENSE_FILES = COPYING