inxi: update to 3.0.30.
This commit is contained in:
parent
fc7108ab2c
commit
c73dd42fd4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.29
|
||||
version=3.0.30
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=f6037e668933f2028b67ce12e80ea662dec3d3c20d260d26dc1d9ab86f75803c
|
||||
checksum=3ef2420534deddab4543b414103008c9c0f1ecde0aae8d9d3ec8171ba5eba1a3
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue