mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/inxi: Updated for version 2.3.56.
This commit is contained in:
parent
86077fc1ff
commit
4fe7457638
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=inxi
|
||||
VERSION=${VERSION:-2.3.53}
|
||||
VERSION=${VERSION:-2.3.56}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="2.3.53"
|
||||
VERSION="2.3.56"
|
||||
HOMEPAGE="https://github.com/smxi/inxi"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.3.53.tar.gz"
|
||||
MD5SUM="0bacaf1144b88caedf69483ccada7974"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.3.56.tar.gz"
|
||||
MD5SUM="8cde8559d31b82d478bc1a5788cc7bcd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue