alsa-oss: update to 1.1.6.
This commit is contained in:
parent
b1c315b544
commit
167cb18994
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'alsa-oss'
|
# Template file for 'alsa-oss'
|
||||||
pkgname=alsa-oss
|
pkgname=alsa-oss
|
||||||
version=1.0.28
|
version=1.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="alsa-lib-devel"
|
makedepends="alsa-lib-devel"
|
||||||
short_desc="OSS compatibility library for ALSA"
|
short_desc="OSS compatibility library for ALSA"
|
||||||
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://alsa-project.org"
|
homepage="http://alsa-project.org"
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${version}.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${version}.tar.bz2"
|
||||||
checksum=3ae62caa88a0bc7b30ed836dcb794dc6ef4d3650439e2260db54cace7d5c6ad5
|
checksum=c3d3f743e61f05ff95c5cba3b06bc9c91ff86c37495f1d19dab844e6b90845ea
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
*-musl) broken="https://travis-ci.org/voidlinux/void-packages/jobs/271818539";;
|
*-musl) broken="Usage of gnu-specific libio.h";;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue