inxi: update to 3.3.34.1
This commit is contained in:
parent
bc8b6eaf08
commit
47b1f4082c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.33.1
|
||||
version=3.3.34.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=c2d7ae8914f2810d4377999c24d3839fa9a757a6ace59ff57ab366873161d38c
|
||||
checksum=7cfc5c0abe10cb59f281733ce1d526583312344007756e7713fd5c51200b80fb
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue