mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
libass: update to 0.17.0.
This commit is contained in:
parent
bc309eb315
commit
8fa4aa3f97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libass'
|
# Template file for 'libass'
|
||||||
pkgname=libass
|
pkgname=libass
|
||||||
version=0.16.0
|
version=0.17.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"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/libass/libass/"
|
homepage="https://github.com/libass/libass/"
|
||||||
changelog="https://raw.githubusercontent.com/libass/libass/master/Changelog"
|
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=246091cf034b097dbe362c72170e6996f8d2c19ffe664ce6768ec44eb9ca5c1c
|
checksum=90ca569bcd47eea1e170d8c5dfd1e6208f1c1b70f8cf67d4219916af02e34c09
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue