mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/inxi: Updated for version 3.0.37.
This commit is contained in:
parent
755101c404
commit
5c12e4de0d
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.36}
|
||||
VERSION=${VERSION:-3.0.37}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="3.0.36"
|
||||
VERSION="3.0.37"
|
||||
HOMEPAGE="https://github.com/smxi/inxi"
|
||||
DOWNLOAD="https://github.com/smxi/inxi/archive/3.0.36-1.tar.gz"
|
||||
MD5SUM="6b0d92679cb12d667b8bc9b21bff0057"
|
||||
DOWNLOAD="https://github.com/smxi/inxi/archive/3.0.37-1.tar.gz"
|
||||
MD5SUM="672437de389fecd2ce807f9a36793576"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue