inxi: update to 3.3.07
This commit is contained in:
parent
38d8823c85
commit
9d84fdcfc0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=3.3.04
|
version=3.3.07
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="inxi-${version}-1"
|
wrksrc="inxi-${version}-1"
|
||||||
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr
|
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr
|
||||||
|
@ -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/${version}-1.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||||
checksum=1f029f5f667e0396ab9f6ba2c51cf7937ea38bf504d1621a8c50e19205a7a671
|
checksum=d470c25df84bf1566d04a60842bc006ec6baf62ac700672790d1c6c183dafcef
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Reference in a new issue