mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
parent
2a570b1ace
commit
a0f169a8e9
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.21
|
||||
version=3.3.23
|
||||
revision=1
|
||||
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr
|
||||
procps-ng"
|
||||
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
||||
xprop xrandr"
|
||||
short_desc="Full featured system information script"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=19b196e07c881ea8da5ecd628ba6fe607690593eab122c2704f66c932d3dafdd
|
||||
distfiles="https://github.com/smxi/inxi/archive/refs/tags/${version}-1.tar.gz"
|
||||
checksum=e85bcd9d28bcb094ae0015339bfb15267d5fcf369a712dea878b21d5372a222a
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Add table
Reference in a new issue