mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/inxi: Updated for version 2.3.12.
This commit is contained in:
parent
77ec6a3186
commit
54e2f1fb9a
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.8}
|
||||
VERSION=${VERSION:-2.3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="2.3.8"
|
||||
VERSION="2.3.12"
|
||||
HOMEPAGE="https://github.com/smxi/inxi"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.3.8.tar.gz"
|
||||
MD5SUM="4c5012938cdf1d770b27ababdfae5d72"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.3.12.tar.gz"
|
||||
MD5SUM="546b3268bca37ca86de782af7696c4c0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue