mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/inxi: Updated for version 2.2.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4264172957
commit
830d4e3772
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.8}
|
VERSION=${VERSION:-2.2.14}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="inxi"
|
PRGNAM="inxi"
|
||||||
VERSION="2.2.8"
|
VERSION="2.2.14"
|
||||||
HOMEPAGE="http://code.google.com/p/inxi/"
|
HOMEPAGE="http://code.google.com/p/inxi/"
|
||||||
DOWNLOAD="ftp://ftp.archlinux.org/other/community/inxi/inxi-2.2.8.tar.gz"
|
DOWNLOAD="ftp://ftp.archlinux.org/other/community/inxi/inxi-2.2.14.tar.gz"
|
||||||
MD5SUM="7ff699a324d45306b37d5583d6f4be3e"
|
MD5SUM="acfc05e483a975de297a78a4230733f2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue