mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
inxi: update to 3.0.23.
This commit is contained in:
parent
dcc171bb3f
commit
6a687e0af5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=3.0.22
|
version=3.0.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="inxi-${version}-1"
|
wrksrc="inxi-${version}-1"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://smxi.org/docs/inxi.htm"
|
homepage="https://smxi.org/docs/inxi.htm"
|
||||||
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
||||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||||
checksum=4449dd1895a3ccfad83165f15b9c7d98b1ccb4d76db847c85206a5299d2e9848
|
checksum=eaeee814f7b41341f9a9f9c9d46974e1d855e73a1e564ab7665416fc8ae54b86
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue