inxi: update to 3.0.27.
This commit is contained in:
parent
df75445946
commit
ca6da547a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.26
|
||||
version=3.0.27
|
||||
revision=1
|
||||
wrksrc="inxi-${version}-1"
|
||||
noarch=yes
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://smxi.org/docs/inxi.htm"
|
||||
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||
checksum=037f03e8962f36503fe3d25159d3629c8726344402b03ba2fca024723a4f71f2
|
||||
checksum=fc8050ae0e1950eefbcbcd9852e13c5af1cb7ad2b1bb0552500550e13b4575bf
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue