mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ham/satdump: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0f966abe1f
commit
1a18aa5f2b
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue