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.3
version=1.13.4
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=bf8933cd43e2797afcffb47528282e1c1aee078bf5eeda888d80a151fef726e1
checksum=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959
system_accounts="_sing_box"
conf_files="/etc/sing-box/config.json"
make_dirs="/var/lib/sing-box 700 _sing_box _sing_box"
Expand Down