speexdsp: update to 1.2.1.

This commit is contained in:
Duncaen 2022-07-01 00:09:43 +02:00
parent ce07c1d725
commit e301b35027
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,15 +1,15 @@
# Template file for 'speexdsp'
pkgname=speexdsp
version=1.2.0
version=1.2.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
short_desc="A free codec for free speech - DSP"
short_desc="Free codec for free speech - DSP"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://www.speex.org"
distfiles="http://downloads.xiph.org/releases/speex/speexdsp-${version}.tar.gz"
checksum=682042fc6f9bee6294ec453f470dadc26c6ff29b9c9e9ad2ffc1f4312fd64771
checksum=8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d
case "$XBPS_TARGET_MACHINE" in
aarch64*) configure_args+=" --disable-neon";;