mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libass: update to 0.17.3.
This commit is contained in:
parent
efa3142d21
commit
dd7e259622
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libass'
|
||||
pkgname=libass
|
||||
version=0.17.2
|
||||
version=0.17.3
|
||||
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=db30b6122a9c6fb5a29e0ed8393b37d3dc5b0ef0025043fff631f863b28ea477
|
||||
checksum=26fbfb7a7bd3e6d5c713f8a65a12b36084d1dde6efaed8a9996489054c4aeca0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686* | x86_64*) hostmakedepends+=" nasm"
|
||||
|
|
Loading…
Add table
Reference in a new issue