libstatgrab: rebuild for metadata
This commit is contained in:
parent
af15ed799e
commit
f3cb69fd3e
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libstatgrab'
|
# Template file for 'libstatgrab'
|
||||||
pkgname=libstatgrab
|
pkgname=libstatgrab
|
||||||
version=0.91
|
version=0.91
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="autoconf"
|
hostmakedepends="autoconf"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Library being useful interface to system statistics"
|
short_desc="Library being useful interface to system statistics"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="http://www.i-scream.org/libstatgrab"
|
homepage="http://www.i-scream.org/libstatgrab"
|
||||||
license="LGPL-2.1, GPL-2"
|
|
||||||
distfiles="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=03e9328e4857c2c9dcc1b0347724ae4cd741a72ee11acc991784e8ef45b7f1ab
|
checksum=03e9328e4857c2c9dcc1b0347724ae4cd741a72ee11acc991784e8ef45b7f1ab
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue