inxi: update to 2.3.7.
This commit is contained in:
parent
0e325e7923
commit
77ac709cad
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.3.6
|
||||
version=2.3.7
|
||||
revision=1
|
||||
_gitrev=47325cae81c955960d97fc72e1ef9e2a13e97005
|
||||
_gitrev=1e45a4541846fc481ae38a1b602375133ba8ea8f
|
||||
wrksrc=${pkgname}-${_gitrev}
|
||||
noarch="yes"
|
||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/smxi/inxi/"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=1eed17d52d05a79c220a218031a259e386fe54bad59ee714da45aa88e6586529
|
||||
checksum=4ab8ac514b80d82f6272bc243e3936b7a70b0cea5357441dca115c5a8222fe3f
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue