mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/FAudio: Updated for version 19.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6305a4070d
commit
91a67d79c8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=FAudio
|
||||
VERSION=${VERSION:-19.09}
|
||||
VERSION=${VERSION:-19.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="FAudio"
|
||||
VERSION="19.09"
|
||||
VERSION="19.10"
|
||||
HOMEPAGE="https://fna-xna.github.io/"
|
||||
DOWNLOAD="https://github.com/FNA-XNA/FAudio/archive/19.09/FAudio-19.09.tar.gz"
|
||||
MD5SUM="f7a8656286beca3b5b63c37f96150b88"
|
||||
DOWNLOAD="https://github.com/FNA-XNA/FAudio/archive/19.10/FAudio-19.10.tar.gz"
|
||||
MD5SUM="baa212e0a31eb2011ce3450962980310"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2"
|
||||
|
|
Loading…
Reference in a new issue