inxi: update to 3.0.15. (#628)
This commit is contained in:
parent
657b693b8e
commit
a2883e4410
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.14
|
||||
version=3.0.15
|
||||
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=c39047d588af62f89ec0b29f6e7349373f9d33201b1793c6fffa126985695303
|
||||
checksum=2e290c34024a266b1da92968e021c229fbc8cb55b43e10a5da874c46aae7cb92
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue