From be8d1271bd594e58b9f3e1ec64fdc2e44a81dade Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 13 Jun 2018 19:15:37 +0200 Subject: [PATCH] pkg: change rrdtool version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2d074511e..ac1a15d95 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \ py${CORE_PYTHON}-ujson \ radvd \ rate \ - rrdtool12 \ + rrdtool \ samplicator \ squid \ sshlockout_pf \