aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/collectd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/collectd/APKBUILD b/main/collectd/APKBUILD
index 94a26326c1..9e5402a521 100644
--- a/main/collectd/APKBUILD
+++ b/main/collectd/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=collectd
pkgver=5.5.2
-pkgrel=0
+pkgrel=1
pkgdesc="The system statistics collection daemon"
url="http://collectd.org"
arch="all"
license="GPL2"
depends=""
makedepends="curl-dev net-snmp-dev postgresql-dev perl-dev python-dev
- libgcrypt-dev mariadb-dev zlib-dev openssl-dev iptables-dev
+ libgcrypt-dev mariadb-dev zlib-dev libressl-dev iptables-dev
rrdtool-dev yajl-dev libvirt-dev lm_sensors-dev libxml2-dev
hiredis-dev
autoconf automake libtool"