1
0

net-proxy/sing-box: add 1.9.0_rc13-r1, drop 1.9.0_rc13

This commit is contained in:
Puqns67 2024-04-29 15:02:24 +08:00
parent 65d1228754
commit 49e91ccf87
Signed by: Puqns67
GPG Key ID: 9669DF042554F536

View File

@ -49,6 +49,6 @@ src_compile() {
src_install() { src_install() {
dobin sing-box dobin sing-box
insinto /etc/sing-box insinto /etc/sing-box
doins release/config/config.json config.json.example newins release/config/config.json config.json.example
systemd_dounit release/config/sing-box{,@}.service systemd_dounit release/config/sing-box{,@}.service
} }