mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
inxi: update to 3.0.19. (#1149)
This commit is contained in:
parent
7ba4e82373
commit
70366cb2ea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.18
|
||||
version=3.0.19
|
||||
revision=1
|
||||
wrksrc="inxi-${version}-1"
|
||||
noarch=yes
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://smxi.org/docs/inxi.htm"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||
checksum=a99ab084c9ae5c641654866058f623bfcc33c5af19ccf1f8f3555a7676df703d
|
||||
checksum=d04995f3878ff6f5f1bd2d4d2c0cb17c7145158d7d8ff271a4b51266b551d543
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Add table
Reference in a new issue