wavpack: update to 5.7.0.

Closes: #51883 [via git-merge-pr]
This commit is contained in:
sn0w 2024-08-16 23:47:34 +02:00 committed by classabbyamp
parent 3488820bab
commit 73570e74d2
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wavpack'
pkgname=wavpack
version=5.6.0
version=5.7.0
revision=1
build_style=gnu-configure
configure_args="--enable-static"
@ -10,7 +10,7 @@ license="BSD-3-Clause"
homepage="https://www.wavpack.com/"
changelog="https://raw.githubusercontent.com/dbry/WavPack/master/NEWS"
distfiles="https://www.wavpack.com/wavpack-${version}.tar.bz2"
checksum=8cbfa15927d29bcf953db35c0cfca7424344ff43ebe4083daf161577fb839cc1
checksum=8944b237968a1b3976a1eb47cd556916e041a2aa8917495db65f82c3fcc2a225
case "$XBPS_TARGET_MACHINE" in
armv5*) configure_args+=" --disable-asm";;