Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/sing-box/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'sing-box'
pkgname=sing-box
version=1.13.7
version=1.13.9
revision=1
build_style=go
go_import_path=github.com/sagernet/sing-box
Expand All @@ -12,7 +12,7 @@ maintainer="Nizarjh <chel773@tutamail.com>"
license="GPL-3.0-or-later"
homepage="https://sing-box.sagernet.org/"
distfiles="https://github.com/SagerNet/sing-box/archive/refs/tags/v${version}.tar.gz"
checksum=cbd2f1dc0ae3d2a9418d8a1faea9adf864c7a73a52e0f4598e1dfbaa9f182073
checksum=2b69095a617d1a0139bf3255e24785444060a552f25651f6c4e6a2db8a19909e
system_accounts="_sing_box"
conf_files="/etc/sing-box/config.json"
make_dirs="/var/lib/sing-box 700 _sing_box _sing_box"
Expand Down