summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-26 11:44:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-26 11:47:38 +0200
commit7af973715f1f6c3cfe9b64449835cd2cf2b82b83 (patch)
treedc091079d3f75f61656d8c3ba32426ef0ff0e67d /app-metrics
parentnet-misc/adjtimex: Drop old (diff)
downloadgentoo-7af973715f1f6c3cfe9b64449835cd2cf2b82b83.tar.gz
gentoo-7af973715f1f6c3cfe9b64449835cd2cf2b82b83.tar.bz2
gentoo-7af973715f1f6c3cfe9b64449835cd2cf2b82b83.zip
app-metrics/collectd: bump to v5.9.1
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/collectd/Manifest2
-rw-r--r--app-metrics/collectd/collectd-5.9.1.ebuild (renamed from app-metrics/collectd/collectd-5.9.0.ebuild)4
2 files changed, 4 insertions, 2 deletions
diff --git a/app-metrics/collectd/Manifest b/app-metrics/collectd/Manifest
index d9352a618fb8..cefe6b9b74f6 100644
--- a/app-metrics/collectd/Manifest
+++ b/app-metrics/collectd/Manifest
@@ -1,2 +1,2 @@
DIST collectd-5.8.1.tar.bz2 1789228 BLAKE2B 739f961172978db33bdf95c8f93bde0036a26b2ed2abd3396a734d4b97c4ae117bb26a62fcdbb3d77bd63d9f64a38f83d0c8a0665e8fa7bf5ed2efc6838b0e8e SHA512 8c75448c6e59ee1ea5c1cf486c07040d20fb36d5b7a1be2ab45facea330166e8c1d1fa38e3fa82ec905428d7b2c92c66aae35ee8e3546f67ce76f7f410739901
-DIST collectd-5.9.0.tar.bz2 1899573 BLAKE2B 0cd3d33ed219e56a42f737fa1d11eb8b85b1368bc33553c49e950d3a7805fa683e9a1b7d2ae9bbd3d195d051563cd800b472b56a874bc0482730bcd91ca2c38e SHA512 f2bf9896dd8fa116834418ea46aabdb160002da7f2600b7d5120d40eb7a956ccc845299696c854c2335946903374c84bbaeb28667319bf07b7a54ea465cccd54
+DIST collectd-5.9.1.tar.gz 1501178 BLAKE2B ed0984637161427f3b354002850b7ea8c49a4aca64b637b864e5513c8057f52a4a479477b21e2a4cff436728c16d66c6d561df14308adcaeb7d597c290f543ce SHA512 424ef12a3ba6997a71e6eda1a62d73fec588c9c4d90542c2381c1f9f4e118b2c02e18c71507e8984e20fb255b69b7f42afe83085b3df5e225c576d1eee1655fb
diff --git a/app-metrics/collectd/collectd-5.9.0.ebuild b/app-metrics/collectd/collectd-5.9.1.ebuild
index a4f4ae59b3e6..e79b4d6e0e41 100644
--- a/app-metrics/collectd/collectd-5.9.0.ebuild
+++ b/app-metrics/collectd/collectd-5.9.1.ebuild
@@ -11,7 +11,7 @@ inherit autotools fcaps flag-o-matic java-pkg-opt-2 linux-info multilib perl-fun
DESCRIPTION="Collects system statistics and provides mechanisms to store the values"
HOMEPAGE="https://collectd.org/"
-SRC_URI="${HOMEPAGE%/}/files/${P}.tar.bz2"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PN}-${PV}.tar.gz"
LICENSE="MIT GPL-2 GPL-2+ GPL-3 GPL-3+"
SLOT="0"
@@ -162,6 +162,8 @@ REQUIRED_USE="
PATCHES=()
+S="${WORKDIR}/${PN}-${PN}-${PV}"
+
# @FUNCTION: collectd_plugin_kernel_linux
# @DESCRIPTION:
# USAGE: <plugin name> <kernel_options> <severity>