libass: update to 0.15.2.
This commit is contained in:
parent
caf25f54eb
commit
911450727b
1 changed files with 2 additions and 2 deletions
|
@ -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 <orphan@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue