system/inxi: Updated for version 2.2.22.
This commit is contained in:
parent
d9cecaaad8
commit
0104838b85
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=inxi
|
||||
VERSION=${VERSION:-2.2.21}
|
||||
VERSION=${VERSION:-2.2.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="2.2.21"
|
||||
VERSION="2.2.22"
|
||||
HOMEPAGE="http://code.google.com/p/inxi/"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.21.tar.gz"
|
||||
MD5SUM="285d1f44e6730d7a6bd4d4cca12c9b3a"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.22.tar.gz"
|
||||
MD5SUM="82aaa1e38831cee75a88175a7699a8e8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue