mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/inxi: Updated for version 2.2.28.
This commit is contained in:
parent
0a13b0cc8a
commit
f34e16190d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=inxi
|
PRGNAM=inxi
|
||||||
VERSION=${VERSION:-2.2.26}
|
VERSION=${VERSION:-2.2.28}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="inxi"
|
PRGNAM="inxi"
|
||||||
VERSION="2.2.26"
|
VERSION="2.2.28"
|
||||||
HOMEPAGE="http://code.google.com/p/inxi/"
|
HOMEPAGE="http://code.google.com/p/inxi/"
|
||||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.26.tar.gz"
|
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.28.tar.gz"
|
||||||
MD5SUM="2441f0bf51770fc0d6b843d463accf1f"
|
MD5SUM="6fa0052947de5d1a84128be017062272"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue