mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
libass: update to 0.17.4.
This commit is contained in:
parent
cc5495f9e2
commit
7a6f441a3a
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue