mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
inxi: update to 3.3.24
This commit is contained in:
parent
85a0e41b21
commit
e8638b1b90
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=3.3.23
|
version=3.3.24
|
||||||
revision=1
|
revision=1
|
||||||
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
||||||
xprop xrandr"
|
xprop xrandr"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://smxi.org/docs/inxi.htm"
|
homepage="https://smxi.org/docs/inxi.htm"
|
||||||
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
||||||
distfiles="https://github.com/smxi/inxi/archive/refs/tags/${version}-1.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/refs/tags/${version}-1.tar.gz"
|
||||||
checksum=e85bcd9d28bcb094ae0015339bfb15267d5fcf369a712dea878b21d5372a222a
|
checksum=d485cee911f3447afb0f3fb3be2851e31895945ccd37c01fb59c87b12e233991
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue