mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
7 lines
168 B
TOML
7 lines
168 B
TOML
|
[powerdns-recursor]
|
||
|
source = "git"
|
||
|
git = "https://github.com/PowerDNS/pdns.git"
|
||
|
include_regex = "rec-(.+)"
|
||
|
exclude_regex = ".*(pre|alpha|beta|rc|RC).*"
|
||
|
prefix = "rec-"
|