mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/stellarsolver: Mark for x86_64 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
51aa80ad03
commit
e6f387482c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="stellarsolver"
|
||||
VERSION="2.4"
|
||||
HOMEPAGE="https://github.com/rlancaste/stellarsolver"
|
||||
DOWNLOAD="https://github.com/rlancaste/stellarsolver/archive/2.4/stellarsolver-2.4.tar.gz"
|
||||
MD5SUM="a4a92e7c2dc296d7fcbc814134d45886"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/rlancaste/stellarsolver/archive/2.4/stellarsolver-2.4.tar.gz"
|
||||
MD5SUM_x86_64="a4a92e7c2dc296d7fcbc814134d45886"
|
||||
REQUIRES="wcslib"
|
||||
MAINTAINER="Edward W. Koenig"
|
||||
EMAIL="kingbeowulf@linuxgalaxy.org"
|
||||
|
|
Loading…
Reference in a new issue