aports/cron/logrotate/APKBUILD

15 lines
444 B
Plaintext
Raw Normal View History

2021-06-27 08:03:47 +00:00
# Contributor: Alex Denes <caskd@redxen.eu>
# Maintainer: Alex Denes <caskd@redxen.eu>
. ../APKBUILD-cron.template
2021-07-03 13:18:08 +00:00
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"
2021-06-27 08:03:47 +00:00
source="daily"
sha512sums="
ab1c6d49a7a8e15497be3f79747c272e09b8b643976672d15f76fa522b436104ac6d460530db3fea48f6cf72b6bb280ff65a3262da5804faed4cc0fc008e62a1 daily
"