mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
audio/sonobus: Updated for version 1.6.1.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4026c64386
commit
38ae67221c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=sonobus
|
PRGNAM=sonobus
|
||||||
VERSION=${VERSION:-1.6.0}
|
VERSION=${VERSION:-1.6.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="sonobus"
|
PRGNAM="sonobus"
|
||||||
VERSION="1.6.0"
|
VERSION="1.6.1"
|
||||||
HOMEPAGE="https://sonobus.net"
|
HOMEPAGE="https://sonobus.net"
|
||||||
DOWNLOAD="https://github.com/sonosaurus/sonobus/archive/1.6.0/sonobus-1.6.0.tar.gz"
|
DOWNLOAD="https://github.com/sonosaurus/sonobus/archive/1.6.1/sonobus-1.6.1.tar.gz"
|
||||||
MD5SUM="6bfd0fdd08448ce05e4ad0cdba44660c"
|
MD5SUM="a1689c869754412df4ba6ce8631c76d6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jack"
|
REQUIRES="jack"
|
||||||
|
|
Loading…
Reference in a new issue