rrdtool: update to 1.5.4.
This commit is contained in:
parent
a81413fba0
commit
1f2cba77e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rrdtool'
|
# Template file for 'rrdtool'
|
||||||
pkgname=rrdtool
|
pkgname=rrdtool
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config groff intltool"
|
hostmakedepends="pkg-config groff intltool"
|
||||||
makedepends="libxml2-devel pango-devel python-devel ruby-devel LuaJIT-devel perl"
|
makedepends="libxml2-devel pango-devel python-devel ruby-devel LuaJIT-devel perl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=79e7b2f5cf74843e89fe4d08925f955268fd21736cbea03e54ae83320fc6129f
|
checksum=3feea3da87c02128a27083f1c7b2cb797ef673e946564c0ce008c1c25a5c3f99
|
||||||
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
|
||||||
--enable-ruby-site-install --enable-python --enable-lua
|
--enable-ruby-site-install --enable-python --enable-lua
|
||||||
|
|
Loading…
Reference in a new issue