wavpack: update to 5.1.0.
This commit is contained in:
parent
7efdfe29c7
commit
4b9e8626a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wavpack'
|
||||
pkgname=wavpack
|
||||
version=5.0.0
|
||||
version=5.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="An audio codec (lossy and lossless)"
|
||||
|
@ -8,7 +8,7 @@ homepage="http://www.wavpack.com/"
|
|||
license="3-clause-BSD"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://www.wavpack.com/${pkgname}-${version}.tar.bz2"
|
||||
checksum=918d7e32a19598df543b17fff840b10a0880f87296f9e32af454d256b6a64049
|
||||
checksum=1939627d5358d1da62bc6158d63f7ed12905552f3a799c799ee90296a7612944
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue