libass: update to 0.16.0.

This commit is contained in:
mhmdanas 2022-05-24 21:15:43 +03:00 committed by Piotr
parent 0501e70576
commit eaa234ea62

View file

@ -1,6 +1,6 @@
# Template file for 'libass' # Template file for 'libass'
pkgname=libass pkgname=libass
version=0.15.2 version=0.16.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool yasm pkg-config" hostmakedepends="automake libtool yasm pkg-config"
@ -9,8 +9,9 @@ short_desc="Portable library for SSA/ASS subtitles rendering"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/libass/libass/" homepage="https://github.com/libass/libass/"
changelog="https://raw.githubusercontent.com/libass/libass/master/Changelog"
distfiles="https://github.com/libass/libass/archive/${version}.tar.gz" distfiles="https://github.com/libass/libass/archive/${version}.tar.gz"
checksum=f96b7ce35f2b0bf430eb71c4c9dd5d8f0abf52499e08490d346608c837c98299 checksum=246091cf034b097dbe362c72170e6996f8d2c19ffe664ce6768ec44eb9ca5c1c
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi