mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
system/inxi: Updated for version 3.0.27.
This commit is contained in:
parent
bd783b10cd
commit
8f86af26b3
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=inxi
|
||||
VERSION=${VERSION:-3.0.24}
|
||||
VERSION=${VERSION:-3.0.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="3.0.24"
|
||||
VERSION="3.0.27"
|
||||
HOMEPAGE="https://github.com/smxi/inxi"
|
||||
DOWNLOAD="https://github.com/smxi/inxi/archive/3.0.24-1.tar.gz"
|
||||
MD5SUM="58d1a30e40c860bbf035e74b963b709f"
|
||||
DOWNLOAD="https://github.com/smxi/inxi/archive/3.0.27-1.tar.gz"
|
||||
MD5SUM="f09be1f546239323c1eca8e2c369d621"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue