inxi: update to 2.3.55.
This commit is contained in:
parent
318e272434
commit
1320531fbb
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.3.53
|
||||
version=2.3.55
|
||||
revision=1
|
||||
_gitrev=cdfef8f65a0cd004542a31fd123335b398c56f72
|
||||
_gitrev=5058a2a36ce4438e0bf35cce93563daaca9fbdff
|
||||
wrksrc=${pkgname}-${_gitrev}
|
||||
noarch=yes
|
||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr dmidecode"
|
||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="GPL-3"
|
||||
homepage="https://smxi.org/docs/inxi.htm"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz"
|
||||
checksum=c1963057b5831a6471a84318b2033ad29ba05119ab8196cac661f567d429e0c7
|
||||
checksum=ae307a623a42639a210e9bcfc214380459847587b55d2c4f19982cf2758fc44e
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue