diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index 47c60a0b19..c340d6eab4 100644 --- a/utils/collectd/Makefile +++ b/utils/collectd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=collectd PKG_VERSION:=5.12.0 -PKG_RELEASE:=44 +PKG_RELEASE:=45 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://collectd.org/files/ \ @@ -31,7 +31,7 @@ PKG_CONFIG_DEPENDS:= \ COLLECTD_PLUGINS_DISABLED:= \ amqp \ - ampq1 \ + amqp1 \ apple_sensors \ aquaero \ barometer \