collectd: update tarballs location

This commit is contained in:
oreo639 2024-02-18 13:34:20 -08:00
parent e88869063d
commit 107d639f64
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ short_desc="Daemon which collects system performance statistics periodically"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only, MIT"
homepage="https://collectd.org"
distfiles="https://collectd.org/files/${pkgname}-${version}.tar.bz2"
distfiles="https://storage.googleapis.com/collectd-tarballs/${pkgname}-${version}.tar.bz2"
checksum=5bae043042c19c31f77eb8464e56a01a5454e0b39fa07cf7ad0f1bfc9c3a09d6
LDFLAGS="-lgcrypt"