mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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.
|
# Template build file for 'libass.
|
||||||
pkgname=libass
|
pkgname=libass
|
||||||
version=0.13.7
|
version=0.14.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"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/libass/libass/"
|
homepage="https://github.com/libass/libass/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/libass/libass/archive/${version}.tar.gz"
|
distfiles="https://github.com/libass/libass/archive/${version}.tar.gz"
|
||||||
checksum=8fadf294bf701300d4605e6f1d92929304187fca4b8d8a47889315526adbafd7
|
checksum=82e70ee1f9afe2e54ab4bf6510b83bb563fcb2af978f0f9da82e2dbc9ae0fd72
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue