mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rrdtool: update to 1.5.3.
This commit is contained in:
parent
f8bb78990a
commit
2f33af192f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rrdtool'
|
# Template file for 'rrdtool'
|
||||||
pkgname=rrdtool
|
pkgname=rrdtool
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config groff intltool"
|
hostmakedepends="pkg-config groff intltool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
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=44e70dc466d09fc0adcc1dca7806cfe83eccef42948e9b25fbfd6f082a6b491e
|
checksum=79e7b2f5cf74843e89fe4d08925f955268fd21736cbea03e54ae83320fc6129f
|
||||||
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…
Add table
Reference in a new issue