mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
inxi: update to 3.3.37.1
This commit is contained in:
parent
0469546e0e
commit
14a5d3d6ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.36.1
|
||||
version=3.3.37.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=0f1e0ac7d5b702e66aec8fc3c07aaba036c0d47e729c35f26f19cddaa0b234d2
|
||||
checksum=da730f84f4a2ca53bab471860a83995c9d498bb34c2518fbb7ff65ee705e048e
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Add table
Reference in a new issue