From e9da360831ce1849c31274b5b8ffcf8480ac174e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 25 Sep 2016 08:18:21 +0200 Subject: [PATCH] libass: update to 0.13.3. --- srcpkgs/libass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libass/template b/srcpkgs/libass/template index bc13923a2c5..7d2be5eb686 100644 --- a/srcpkgs/libass/template +++ b/srcpkgs/libass/template @@ -1,6 +1,6 @@ # Template build file for 'libass. pkgname=libass -version=0.13.2 +version=0.13.3 revision=1 build_style=gnu-configure hostmakedepends="automake libtool yasm pkg-config" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="https://code.google.com/p/libass/" license="MIT" distfiles="https://github.com/libass/libass/archive/${version}.tar.gz" -checksum=f5814511e2466480eb2d4a8264074c465444f10d688c3f5b2e315e23120b6fe8 +checksum=2df57679129c94fba27b83005b8f7f400c56d10c7c6e5560ff5ea9d25a2cc998 pre_configure() { autoreconf -fi