inxi: update to 3.0.38.
This commit is contained in:
parent
7f41d4ec56
commit
054de4b303
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.37
|
||||
version=3.0.38
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="inxi-${version}-1"
|
||||
|
@ -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=bc16d8b975a8ed064949bc8209e0c01c204c01c9046076f62709366e672bea40
|
||||
checksum=5adbbe8145e970de1d516a404554e887806d31382de81d290e71fe270183c28a
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in a new issue