system/inxi: Updated for version 2.2.31.
This commit is contained in:
parent
659b8264f3
commit
aba6d25665
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=inxi
|
||||
VERSION=${VERSION:-2.2.28}
|
||||
VERSION=${VERSION:-2.2.31}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="2.2.28"
|
||||
HOMEPAGE="http://code.google.com/p/inxi/"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.28.tar.gz"
|
||||
MD5SUM="6fa0052947de5d1a84128be017062272"
|
||||
VERSION="2.2.31"
|
||||
HOMEPAGE="https://github.com/smxi/inxi"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.31.tar.gz"
|
||||
MD5SUM="d33519b45a6ca6afdec2bfb69104259e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue