aports/data/signkey/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

18 lines
472 B
Plaintext

# Contributor: Alex Denes <caskd@redxen.eu>
# Maintainer: Alex Denes <caskd@redxen.eu>
. ../APKBUILD-data.template
pkgver=2021.06.01.03
pkgrel=0
pkgdesc="Signing key for packages"
source="
caskd@redxen.eu-5f4953be.rsa.pub
"
_rx_installdir="/etc/apk/keys"
_rx_fperm=444 # Public, static key
sha512sums="
4b8be794e11012c7730513766fcc1b279212d4b08895b828b29e7b0f568ea526c7e64f6552e3dd67c3a2041d2cfbcf289e9ff3fa140b6c5dd15a10fc11b0930c caskd@redxen.eu-5f4953be.rsa.pub
"