mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
inxi: update to 3.3.38.1
This commit is contained in:
parent
b7395e8a88
commit
c4e50318f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.37.1
|
||||
version=3.3.38.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://codeberg.org/smxi/inxi/raw/branch/master/inxi.changelog"
|
||||
distfiles="https://codeberg.org/smxi/inxi/archive/${_distver}.tar.gz"
|
||||
checksum=da730f84f4a2ca53bab471860a83995c9d498bb34c2518fbb7ff65ee705e048e
|
||||
checksum=9601b5d6287a2508a2e3c2652ce44190636dfe48371dc658e48ffc74af500b1b
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Add table
Reference in a new issue