inxi: update to 2.1.28
This commit is contained in:
parent
55e64a8fe5
commit
6ec2b6279f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.1.20
|
||||
version=2.1.28
|
||||
revision=1
|
||||
noarch="yes"
|
||||
create_wrksrc=yes
|
||||
|
@ -11,10 +11,10 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
license="GPL-3"
|
||||
homepage="http://code.google.com/p/inxi/"
|
||||
distfiles="http://inxi.googlecode.com/svn/trunk/inxi.tar.gz"
|
||||
checksum=11b11d5f1c33ae0fd3ad3ebef5db831349ba56103fa59fc57534faa735d1996d
|
||||
checksum=1054e172bdd47cbbc03c889a2088cde7833a695ea0040899fa7e49258e33046a
|
||||
|
||||
do_install() {
|
||||
vinstall inxi 755 usr/bin
|
||||
vbin inxi
|
||||
vdoc inxi.changelog
|
||||
vinstall inxi.1.gz 644 usr/share/man/man1
|
||||
vinstall inxi.changelog 644 usr/share/doc/$pkgname
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue