alsa-oss: update to 1.1.8.
This commit is contained in:
parent
691d236fc5
commit
e2d8861f91
|
@ -1,12 +0,0 @@
|
|||
diff --git a/alsa/stdioemu.c b/alsa/stdioemu.c
|
||||
index 670892b..20fb996 100644
|
||||
--- alsa/stdioemu.c
|
||||
+++ alsa/stdioemu.c
|
||||
@@ -37,7 +37,6 @@
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
-#include <libio.h>
|
||||
|
||||
struct fd_cookie {
|
||||
int fd;
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alsa-oss'
|
||||
pkgname=alsa-oss
|
||||
version=1.1.6
|
||||
version=1.1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="alsa-lib-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${version}.tar.bz2"
|
||||
checksum=c3d3f743e61f05ff95c5cba3b06bc9c91ff86c37495f1d19dab844e6b90845ea
|
||||
checksum=64adcef5927e848d2e024e64c4bf85b6f395964d9974ec61905ae4cb8d35d68e
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
*-musl) broken="Usage of gnu-specific libio.h";;
|
||||
|
|
Loading…
Reference in New Issue