libass: update to 0.14.0. (#8794)
This commit is contained in:
parent
ee88814e28
commit
6c2867e67e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libass.
|
||||
pkgname=libass
|
||||
version=0.13.7
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool yasm pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/libass/libass/"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/libass/libass/archive/${version}.tar.gz"
|
||||
checksum=8fadf294bf701300d4605e6f1d92929304187fca4b8d8a47889315526adbafd7
|
||||
checksum=82e70ee1f9afe2e54ab4bf6510b83bb563fcb2af978f0f9da82e2dbc9ae0fd72
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue