mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/inxi: Fix DOWNLOAD.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee3031aec3
commit
21f2fd21af
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="inxi"
|
PRGNAM="inxi"
|
||||||
VERSION="2.3.8"
|
VERSION="2.3.8"
|
||||||
HOMEPAGE="https://github.com/smxi/inxi"
|
HOMEPAGE="https://github.com/smxi/inxi"
|
||||||
DOWNLOAD=""https://sources.archlinux.org/other/community/inxi/inxi-2.3.8.tar.gz
|
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.3.8.tar.gz"
|
||||||
MD5SUM="4c5012938cdf1d770b27ababdfae5d72"
|
MD5SUM="4c5012938cdf1d770b27ababdfae5d72"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue