aports/openrc/monerod/APKBUILD
Alex Denes 8df9fdc4ab
Reorganization, automation and more
- More templating and inheritance
- New commands
+ rx_replace
+ rx_install
+ rx_cpkgdir
- More transparency with secrets being sourced as variables and replaced
- Modularization of configs
+ telegraf
+ nginx (partial)
+ fastd
+ wireguard
+ unbound
- Split of unbound configurations and bind zones
- Bumping of key versions (rolling keys)
+ ZSK/KSK
+ OpenDKIM
- Relaxed permission defaults
and other smaller tweaks...
2021-06-01 23:17:41 +00:00

15 lines
523 B
Plaintext

# Contributor: Alex Denes <caskd@redxen.eu>
# Maintainer: Alex Denes <caskd@redxen.eu>
_rx_openrc_grpname=blockchain
. ../APKBUILD-openrc.template
pkgver=2021.06.01.03
pkgrel=0
depends="openrc redxen-config-$_rx_pkgname monero"
sha512sums="
ad6f8d26237fc0100cfd150f14ed79e8f16647b070cd3ec2692e55766cda0535b863f49f0646e348883db3c59c53c3354bc6c895b0f31f268b02519703e6110a runfile
9d5fbf2fac22832da0a69e703181d9a4dc08b808673a2d0b8daf7ad3d44ac179899eca2eee7337297e0ea79d4c18693bc5053f4efef27dd07dfe7a541dd0d843 conffile
"