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