ham/satdump: Updated for version 1.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrea Sacchetti Picchio 2024-11-04 16:51:35 +09:00 committed by Willy Sudiarto Raharjo
parent 0f966abe1f
commit 1a18aa5f2b
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.2.0}
VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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