rrdtool: update to 1.7.1.
This commit is contained in:
parent
75a40e1eb6
commit
e0faaac974
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rrdtool'
|
# Template file for 'rrdtool'
|
||||||
pkgname=rrdtool
|
pkgname=rrdtool
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-perl --enable-perl-site-install
|
configure_args="--enable-perl --enable-perl-site-install
|
||||||
--with-perl-options=INSTALLDIRS=vendor --enable-ruby
|
--with-perl-options=INSTALLDIRS=vendor --enable-ruby
|
||||||
|
@ -12,10 +12,10 @@ makedepends="libxml2-devel pango-devel python-devel ruby-devel LuaJIT-devel perl
|
||||||
depends="dejavu-fonts-ttf"
|
depends="dejavu-fonts-ttf"
|
||||||
short_desc="Data logging and graphing system for time series data"
|
short_desc="Data logging and graphing system for time series data"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://oss.oetiker.ch/${pkgname}"
|
homepage="http://oss.oetiker.ch/${pkgname}"
|
||||||
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
|
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f97d348935b91780f2cd80399719e20c0b91f0a23537c0a85f9ff306d4c5526b
|
checksum=989b778eda6967aa5192c73abafe43e7b10e6100776971a7e79d249942781aae
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
python-rrdtool_package() {
|
python-rrdtool_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue