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.9
version=1.13.11
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=2b69095a617d1a0139bf3255e24785444060a552f25651f6c4e6a2db8a19909e
checksum=5e35f2cc0ad14d3beb1956157fe3f4b3a36787dd115f247c72f2d550d353853b
system_accounts="_sing_box"
conf_files="/etc/sing-box/config.json"
make_dirs="/var/lib/sing-box 700 _sing_box _sing_box"
Expand Down