libass: update to 0.17.0.
This commit is contained in:
parent
bc309eb315
commit
8fa4aa3f97
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libass'
|
||||
pkgname=libass
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool yasm pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
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"
|
||||
checksum=246091cf034b097dbe362c72170e6996f8d2c19ffe664ce6768ec44eb9ca5c1c
|
||||
checksum=90ca569bcd47eea1e170d8c5dfd1e6208f1c1b70f8cf67d4219916af02e34c09
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue