inxi: update to 3.3.25, adopt
This commit is contained in:
parent
f171898384
commit
b958122276
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.24
|
||||
version=3.3.25
|
||||
revision=1
|
||||
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
||||
xprop xrandr"
|
||||
short_desc="Full featured system information script"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
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/${version}-1.tar.gz"
|
||||
checksum=d485cee911f3447afb0f3fb3be2851e31895945ccd37c01fb59c87b12e233991
|
||||
checksum=17176e70516adae4adced317905ab759316e5658a55c4a002c130bbcc21af3b7
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue