inxi: update to 2.9.01.
This commit is contained in:
parent
9cf8b00b80
commit
ae92702c97
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=2.3.56
|
version=2.9.01
|
||||||
revision=1
|
revision=1
|
||||||
_gitrev=a787c3ab897c805e0bbcb16edde8e093bf9b97f2
|
_gitrev=0e68648ae4952402750ab5a630423f23cb8d217a
|
||||||
wrksrc=${pkgname}-${_gitrev}
|
wrksrc=${pkgname}-${_gitrev}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr dmidecode"
|
depends="perl file glxinfo pciutils usbutils xdpyinfo xprop xrandr dmidecode"
|
||||||
short_desc="Full featured system information script"
|
short_desc="Full featured system information script"
|
||||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://smxi.org/docs/inxi.htm"
|
homepage="https://smxi.org/docs/inxi.htm"
|
||||||
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz"
|
||||||
checksum=e0d43d3b1f72ef5fff1aad46a1d98af89318bd16974e70e4b5f0389c4e200532
|
checksum=624e2c8000c9fcf1bc6b592e0b11d298b2681c8630fa847657abe3daf187b960
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Reference in a new issue