system/inxi: Updated for version 3.0.34.
This commit is contained in:
parent
6ef675ffc0
commit
c92b5c0690
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=inxi
|
PRGNAM=inxi
|
||||||
VERSION=${VERSION:-3.0.33}
|
VERSION=${VERSION:-3.0.34}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="inxi"
|
PRGNAM="inxi"
|
||||||
VERSION="3.0.33"
|
VERSION="3.0.34"
|
||||||
HOMEPAGE="https://github.com/smxi/inxi"
|
HOMEPAGE="https://github.com/smxi/inxi"
|
||||||
DOWNLOAD="https://github.com/smxi/inxi/archive/3.0.33-1.tar.gz"
|
DOWNLOAD="https://github.com/smxi/inxi/archive/3.0.34-1.tar.gz"
|
||||||
MD5SUM="14b7fa21f56feecfe2b6396ef0874039"
|
MD5SUM="82fec8da936d2a8c52f97c5b4a4888bd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue