libass: update to 0.17.4.

This commit is contained in:
Piraty 2025-06-14 22:19:28 +02:00
parent cc5495f9e2
commit 7a6f441a3a

View file

@ -1,7 +1,7 @@
# Template file for 'libass'
pkgname=libass
version=0.17.3
revision=2
version=0.17.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
makedepends="enca-devel fontconfig-devel fribidi-devel harfbuzz-devel"
@ -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=26fbfb7a7bd3e6d5c713f8a65a12b36084d1dde6efaed8a9996489054c4aeca0
checksum=c287d180d93dc9c9021872574b618ac49027e84cc90e1289318b1ee68bb42251
case "$XBPS_TARGET_MACHINE" in
i686* | x86_64*) hostmakedepends+=" nasm"