inxi: update to 3.0.18.
This commit is contained in:
parent
6ff4527df8
commit
807fd76183
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.17
|
||||
version=3.0.18
|
||||
revision=1
|
||||
wrksrc="inxi-${version}-1"
|
||||
noarch=yes
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://smxi.org/docs/inxi.htm"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||
checksum=9a04c5baa5adf2295c2a9f1f65462c38e738fa7ed9786895212a345d1d9190ca
|
||||
checksum=a99ab084c9ae5c641654866058f623bfcc33c5af19ccf1f8f3555a7676df703d
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue