ham/sdrangel: Updated for version 7.17.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrea Sacchetti Picchio 2024-01-08 08:23:18 +07:00 committed by Willy Sudiarto Raharjo
parent e3c6426658
commit bdcf1b99e8
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=sdrangel
VERSION=${VERSION:-7.17.2}
VERSION=${VERSION:-7.17.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="sdrangel"
VERSION="7.17.2"
VERSION="7.17.3"
HOMEPAGE="https://github.com/f4exb/sdrangel/wiki/"
DOWNLOAD="https://github.com/f4exb/sdrangel/archive/v7.17.2/sdrangel-v7.17.2.tar.gz"
MD5SUM="0fecda2303e327156a1f90aba5fe833f"
DOWNLOAD="https://github.com/f4exb/sdrangel/archive/v7.17.3/sdrangel-v7.17.3.tar.gz"
MD5SUM="845857adc5a4ce96c6a74ed26832453d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="faad2 codec2 hamlib"