mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/wineasio: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0cad2a7fef
commit
1d5ddc75a4
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=wineasio
|
||||
VERSION=${VERSION:-0.9.0}
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wineasio"
|
||||
VERSION="0.9.0"
|
||||
VERSION="0.9.2"
|
||||
HOMEPAGE="http://sourceforge.net/projects/wineasio/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/wineasio/files/wineasio-0.9.0.tar.gz"
|
||||
MD5SUM="5090cf27699a0b5aecb72fd06aaf6d01"
|
||||
DOWNLOAD="http://sourceforge.net/projects/wineasio/files/wineasio-0.9.2.tar.gz"
|
||||
MD5SUM="aef9c22557f37c4bee393aab0232c63b"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit wine"
|
||||
|
|
Loading…
Reference in a new issue