mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
inxi: update to 3.0.24. (#2658)
This commit is contained in:
parent
2449a4344a
commit
d1a545cab8
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=3.0.23
|
version=3.0.24
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="inxi-${version}-1"
|
wrksrc="inxi-${version}-2"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr"
|
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr"
|
||||||
short_desc="Full featured system information script"
|
short_desc="Full featured system information script"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
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/${version}-1.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${version}-2.tar.gz"
|
||||||
checksum=eaeee814f7b41341f9a9f9c9d46974e1d855e73a1e564ab7665416fc8ae54b86
|
checksum=49b7b2056a3c247bc6f60805dbe36f147a7fa93f28aa031b10c2321f29d51265
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue