rrdtool: update to 1.7.1.

This commit is contained in:
maxice8 2019-02-09 00:18:29 -02:00 committed by maxice8
parent 75a40e1eb6
commit e0faaac974

View file

@ -1,7 +1,7 @@
# Template file for 'rrdtool'
pkgname=rrdtool
version=1.7.0
revision=8
version=1.7.1
revision=1
build_style=gnu-configure
configure_args="--enable-perl --enable-perl-site-install
--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"
short_desc="Data logging and graphing system for time series data"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://oss.oetiker.ch/${pkgname}"
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
checksum=f97d348935b91780f2cd80399719e20c0b91f0a23537c0a85f9ff306d4c5526b
checksum=989b778eda6967aa5192c73abafe43e7b10e6100776971a7e79d249942781aae
nocross=yes
python-rrdtool_package() {