mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/kForth-64: Mark for x86_64 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c0fae3bb37
commit
1b03830e65
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kForth-64"
|
||||
VERSION="0.4.3"
|
||||
HOMEPAGE="https://github.com/mynenik/kForth-64"
|
||||
DOWNLOAD="https://github.com/mynenik/kForth-64/archive/refs/tags/v0.4.3/kForth-64-0.4.3.tar.gz"
|
||||
MD5SUM="44bc386a5ac16dacac44daa04aeba8af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/mynenik/kForth-64/archive/refs/tags/v0.4.3/kForth-64-0.4.3.tar.gz"
|
||||
MD5SUM_x86_64="44bc386a5ac16dacac44daa04aeba8af"
|
||||
REQUIRES="patchutils"
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonio.leal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue