inxi: update to 2.1.20
This commit is contained in:
parent
52274cb3b4
commit
14dcdfbd04
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=2.1.15
|
version=2.1.20
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://code.google.com/p/inxi/"
|
homepage="http://code.google.com/p/inxi/"
|
||||||
distfiles="http://inxi.googlecode.com/svn/trunk/inxi.tar.gz"
|
distfiles="http://inxi.googlecode.com/svn/trunk/inxi.tar.gz"
|
||||||
checksum=2b2c0c93e97df41ecbdb3512737ad7220f1975c3b34389772993d4fd781ce15a
|
checksum=11b11d5f1c33ae0fd3ad3ebef5db831349ba56103fa59fc57534faa735d1996d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall inxi 755 usr/bin
|
vinstall inxi 755 usr/bin
|
||||||
|
|
Loading…
Reference in New Issue