mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
inxi: update to 2.3.3.
This commit is contained in:
parent
48ffc947d7
commit
09ed01be15
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=2.3.1
|
version=2.3.3
|
||||||
revision=1
|
revision=1
|
||||||
_gitrev=56d21a1c747802b55a7ab0e4f39404ec414502a3
|
_gitrev=ec2c5027c2067a994732318f95ee6b81f6768e1f
|
||||||
wrksrc=${pkgname}-${_gitrev}
|
wrksrc=${pkgname}-${_gitrev}
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
||||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/smxi/inxi/"
|
homepage="https://github.com/smxi/inxi/"
|
||||||
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=8e5bd52c6ebeadd4b4bd196a96a8c8f22de237b8927fa5191c21baa6152c2eff
|
checksum=bc8ac7db7b76586fa62f8fe16daf1d111509bd66f0981ef2f3e76a6371ea8c90
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue