We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc74d2d commit cdc3945Copy full SHA for cdc3945
1 file changed
srcpkgs/sing-box/template
@@ -1,6 +1,6 @@
1
# Template file for 'sing-box'
2
pkgname=sing-box
3
-version=1.13.3
+version=1.13.4
4
revision=1
5
build_style=go
6
go_import_path=github.com/sagernet/sing-box
@@ -12,7 +12,7 @@ maintainer="Nizarjh <chel773@tutamail.com>"
12
license="GPL-3.0-or-later"
13
homepage="https://sing-box.sagernet.org/"
14
distfiles="https://github.com/SagerNet/sing-box/archive/refs/tags/v${version}.tar.gz"
15
-checksum=bf8933cd43e2797afcffb47528282e1c1aee078bf5eeda888d80a151fef726e1
+checksum=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959
16
system_accounts="_sing_box"
17
conf_files="/etc/sing-box/config.json"
18
make_dirs="/var/lib/sing-box 700 _sing_box _sing_box"
0 commit comments