ham/satdump: Updated for version 1.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrea Sacchetti Picchio 2024-06-12 23:53:41 +07:00 committed by Willy Sudiarto Raharjo
parent 9861338652
commit b9702420ca
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=satdump
VERSION=${VERSION:-1.1.4}
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="satdump"
VERSION="1.1.4"
VERSION="1.2.0"
HOMEPAGE="https://www.satdump.org/"
DOWNLOAD="https://github.com/SatDump/SatDump/archive/1.1.4/SatDump-1.1.4.tar.gz"
MD5SUM="588b8ff40a1da81d1fb9d618448ede75"
DOWNLOAD="https://github.com/SatDump/SatDump/archive/1.2.0/SatDump-1.2.0.tar.gz"
MD5SUM="cf8ba9cbaf22f0a7585eadc214d6ce52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="volk glfw3 nng"