From 7bf321743bca70ed12429ad4d95f3a2f97c49b91 Mon Sep 17 00:00:00 2001 From: Yuyu Date: Wed, 6 Oct 2021 14:06:30 +0200 Subject: [PATCH] libass: update to 0.15.2. --- srcpkgs/libass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libass/template b/srcpkgs/libass/template index 83cc908f26af..5aa7953b7be2 100644 --- a/srcpkgs/libass/template +++ b/srcpkgs/libass/template @@ -1,6 +1,6 @@ # Template file for 'libass' pkgname=libass -version=0.15.1 +version=0.15.2 revision=1 build_style=gnu-configure hostmakedepends="automake libtool yasm pkg-config" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/libass/libass/" distfiles="https://github.com/libass/libass/archive/${version}.tar.gz" -checksum=61538871aa7779620caa01fb52e9344a1840848e8a55b8aaa33d16dd88f97417 +checksum=f96b7ce35f2b0bf430eb71c4c9dd5d8f0abf52499e08490d346608c837c98299 pre_configure() { autoreconf -fi