inxi: update to 3.3.27.1
This commit is contained in:
parent
41b72921af
commit
33055c7bef
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=3.3.26.1
|
version=3.3.27.1
|
||||||
revision=1
|
revision=1
|
||||||
_distver="${version%.*}-${version##*.}"
|
_distver="${version%.*}-${version##*.}"
|
||||||
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
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"
|
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/${_distver}.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/refs/tags/${_distver}.tar.gz"
|
||||||
checksum=9c76b90044a5840d9e32fd83d1b3c1bb0d7c39c89904ac387cf6be339785451e
|
checksum=35207195579261ddfe59508fdc92d40902c91230084d2b98b4541a6f4c682f63
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Reference in New Issue