From 42f4222c5e2d0ab1b404d557acca33fb349f553d Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 8 Aug 2019 10:53:26 +0200 Subject: [PATCH] FAudio: update to 19.08 --- srcpkgs/FAudio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/FAudio/template b/srcpkgs/FAudio/template index bf0bc6e4a7f..f601d827f42 100644 --- a/srcpkgs/FAudio/template +++ b/srcpkgs/FAudio/template @@ -1,6 +1,6 @@ # Template file for 'FAudio' pkgname=FAudio -version=19.07 +version=19.08 revision=1 build_style=cmake configure_args="-DFFMPEG=ON" @@ -10,7 +10,7 @@ maintainer="Franc[e]sco " license="custom:zlib" homepage="https://github.com/FNA-XNA/FAudio" distfiles="https://github.com/FNA-XNA/FAudio/archive/${version}.tar.gz" -checksum=b05ca9cbdaf943deadae124dcc437e1106d525ab7f54b62c74dcb2eaead21178 +checksum=78f66af91ec45fe93c0aed9ad40f5ebb226f8ee1e12ec61ab9da6349dc9188a8 # sdl2 cmake file appears to be broken for cross compilation CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/SDL2 "