mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
svt-av1: update to 1.7.0.
This commit is contained in:
parent
6c0fca10ce
commit
e2b66e7dbb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'svt-av1'
|
||||
pkgname=svt-av1
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSVT_AV1_LTO=ON"
|
||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause-Clear"
|
|||
homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
|
||||
changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
|
||||
distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
|
||||
checksum=3bc207247568ac713245063555082bfc905edc31df3bf6355e3b194cb73ad817
|
||||
checksum=ce0973584f1a187aa4abf63f509ff8464397120878e322a3153f87e9c161fc4f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686* | x86_64*) hostmakedepends="nasm"
|
||||
|
|
Loading…
Add table
Reference in a new issue