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

19 lines
504 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="PGP keys hosted on redxen.eu/pub/pgp"
depends="redxen-config-nginx-homepage"
source="
caskd.gpg
"
_rx_installdir="/usr/share/redxen/homepage/pub/pgp"
_rx_fperm=444 # Public, static resources
sha512sums="
3f0a24b75d6df750eb0cab30787719e4f17bb3238072a0eb19acbbd34e5bc1767b9bb411e464a1b1539c38a5573688997ed55a23a82bfe980277547bcf0f3a9e caskd.gpg
"