Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: cronie
|
||||
description: Daemon crond that runs specified programs at scheduled times and related tools
|
||||
version: 1.7.2
|
||||
revision: 1
|
||||
url: https://github.com/cronie-crond/cronie/
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- pam
|
||||
- run-parts
|
||||
conflicts:
|
||||
- cron
|
||||
provides:
|
||||
- cron
|
||||
downloads:
|
||||
- url: https://github.com/cronie-crond/cronie/archive/refs/tags/cronie-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 241ecc1dcd8d4b2a6744fe93509932254d20b7bb9d979d27429809493806357f
|
||||
Reference in New Issue
Block a user