mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
inxi: update to 2.2.36.
This commit is contained in:
parent
8e400f47d1
commit
5d7ca6b12d
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.2.35
|
version=2.2.36
|
||||||
revision=1
|
revision=1
|
||||||
_gitrev=8a3c62c6ef9edaf50252a0c8f28b38291064249d
|
_gitrev=beef24dc9cbcd927dae91ff311f93458b8d7a78a
|
||||||
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=a120e1eb0e112931e7b88d2ab26a01f1359e1b6c7ca89fb3a26ebb577e57d692
|
checksum=c3dfbc911f915233afc39ea4adc33b4d4d200f278f5ce3b5ef7ee8bbe5c340f0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue