libass: update to 0.17.2.
This commit is contained in:
parent
f52866fe17
commit
537fd6aedc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libass'
|
||||
pkgname=libass
|
||||
version=0.17.1
|
||||
version=0.17.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool 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=5ba42655d7e8c5e87bba3ffc8a2b1bc19c29904240126bb0d4b924f39429219f
|
||||
checksum=db30b6122a9c6fb5a29e0ed8393b37d3dc5b0ef0025043fff631f863b28ea477
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686* | x86_64*) hostmakedepends+=" nasm"
|
||||
|
|
Loading…
Reference in New Issue