mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
inxi: update to 3.0.27.
This commit is contained in:
parent
df75445946
commit
ca6da547a9
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.26
|
version=3.0.27
|
||||||
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=037f03e8962f36503fe3d25159d3629c8726344402b03ba2fca024723a4f71f2
|
checksum=fc8050ae0e1950eefbcbcd9852e13c5af1cb7ad2b1bb0552500550e13b4575bf
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue