mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
speexdsp: update to 1.2.1.
This commit is contained in:
parent
ce07c1d725
commit
e301b35027
1 changed files with 3 additions and 3 deletions
|
@ -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";;
|
||||
|
|
Loading…
Add table
Reference in a new issue