mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/inxi: Updated for version 2.3.0.
This commit is contained in:
parent
04dd5ef653
commit
3560ba239d
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.2.38}
|
||||
VERSION=${VERSION:-2.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inxi"
|
||||
VERSION="2.2.38"
|
||||
VERSION="2.3.0"
|
||||
HOMEPAGE="https://github.com/smxi/inxi"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.2.38.tar.gz"
|
||||
MD5SUM="46936d59b0ebe561156af5cfc8819920"
|
||||
DOWNLOAD="https://sources.archlinux.org/other/community/inxi/inxi-2.3.0.tar.gz"
|
||||
MD5SUM="3c74a1082667b3a1576e6236a4168f42"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue