inxi: update to 3.3.30.1
This commit is contained in:
parent
1e21e4d2ac
commit
c28e8f219c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.29.1
|
||||
version=3.3.30.1
|
||||
revision=1
|
||||
_distver="${version%.*}-${version##*.}"
|
||||
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
||||
|
@ -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/refs/tags/${_distver}.tar.gz"
|
||||
checksum=5802cc6fe780fb9f24a097c326ffce9b31abe2f5b70957e21c6973e008bbf44b
|
||||
checksum=6e10241933302bbdec2af5361ffacf98f425d63ea67ce56993f86dad06ffb404
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue