inxi: update to 3.0.23.
This commit is contained in:
parent
dcc171bb3f
commit
6a687e0af5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.22
|
||||
version=3.0.23
|
||||
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=4449dd1895a3ccfad83165f15b9c7d98b1ccb4d76db847c85206a5299d2e9848
|
||||
checksum=eaeee814f7b41341f9a9f9c9d46974e1d855e73a1e564ab7665416fc8ae54b86
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue