inxi: update to 3.0.33.
This commit is contained in:
parent
212623ce05
commit
ff29d54811
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.32
|
||||
version=3.0.33
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="inxi-${version}-1"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://smxi.org/docs/inxi.htm"
|
||||
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||
checksum=aadd0ee54d0710520fc89a61378cfabfbad54f479a228107af9398e243cfea9d
|
||||
checksum=36a4823584bbe6d4ad0de7ac3ea49b5f533a7edf7f991fd8f1b0b5af69b5f2ee
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue