mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/lshw: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b2daa86153
commit
c70f44ae0b
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="lshw"
|
||||
VERSION="B.02.18"
|
||||
HOMEPAGE="http://ezix.org/project/wiki/HardwareLiSter"
|
||||
DOWNLOAD="http://www.ezix.org/software/files/lshw-B.02.18.tar.gz"
|
||||
HOMEPAGE="https://ezix.org/project/wiki/HardwareLiSter"
|
||||
DOWNLOAD="https://www.ezix.org/software/files/lshw-B.02.18.tar.gz"
|
||||
MD5SUM="8671c6d94d6324a744b7f21f1bfecfd2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ lshw: version and speed, cache configuration, bus speed, etc. on
|
|||
lshw: DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines
|
||||
lshw: (PowerMac G4 is known to work).
|
||||
lshw:
|
||||
lshw: Homepage: http://ezix.org/project/wiki/HardwareLiSter
|
||||
lshw: Homepage: https://ezix.org/project/wiki/HardwareLiSter
|
||||
lshw:
|
||||
|
|
Loading…
Reference in a new issue