mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
libass: update to 0.13.7.
This commit is contained in:
parent
71e6db33f7
commit
d774f691a8
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.6
|
version=0.13.7
|
||||||
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=de68288397d284a955061b3ecba67152cea74d8ace6222d987dd30091b1534b7
|
checksum=8fadf294bf701300d4605e6f1d92929304187fca4b8d8a47889315526adbafd7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue