aports/cron/logrotate/APKBUILD

15 lines
444 B
Plaintext

# Contributor: Alex Denes <caskd@redxen.eu>
# Maintainer: Alex Denes <caskd@redxen.eu>
. ../APKBUILD-cron.template
pkgver=2021.07.03.01
pkgrel=2
depends="$depends logrotate redxen-config-$_rx_pkgname" # logrotate has no service
install_if="$install_if redxen-config-rsyslog"
source="daily"
sha512sums="
ab1c6d49a7a8e15497be3f79747c272e09b8b643976672d15f76fa522b436104ac6d460530db3fea48f6cf72b6bb280ff65a3262da5804faed4cc0fc008e62a1 daily
"