Commit ea7c7175 authored by Maxime Hadjinlian's avatar Maxime Hadjinlian Committed by Thomas Petazzoni
Browse files

libass: Bump version and change site



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: default avatarMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ec34f19f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# 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
+4 −2
Original line number Diff line number Diff line
@@ -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