inxi: update to 3.1.04.
This commit is contained in:
parent
81c0203641
commit
456bed47af
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.1.03
|
||||
version=3.1.04
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="inxi-${version}-1"
|
||||
|
@ -12,7 +12,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=af6843ee886a95e7e35cec8ffb2877b9c9b7b11ed4e9a129fab66b07a536d2a9
|
||||
checksum=9661ee7120a5bdc5b7cd0b36a56aa18924283490e5430216d2ed8dc685cfc68c
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue