audio/sonobus: Updated for version 1.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2023-03-01 13:13:09 +07:00 committed by Willy Sudiarto Raharjo
parent d780b0395b
commit 2bbafdbe0a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sonobus
VERSION=${VERSION:-1.6.1}
VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sonobus"
VERSION="1.6.1"
VERSION="1.6.2"
HOMEPAGE="https://sonobus.net"
DOWNLOAD="https://github.com/sonosaurus/sonobus/archive/1.6.1/sonobus-1.6.1.tar.gz"
MD5SUM="a1689c869754412df4ba6ce8631c76d6"
DOWNLOAD="https://github.com/sonosaurus/sonobus/archive/1.6.2/sonobus-1.6.2.tar.gz"
MD5SUM="c1d4d2af5a1ffa54ff2e4826036065d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack"