Skip to content
Open
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.4
version=1.13.5
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=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959
checksum=e429a655f5301e4d60e0011fb34f1c7abcdf4035d6f8e32081cfad2031383b2a
system_accounts="_sing_box"
conf_files="/etc/sing-box/config.json"
make_dirs="/var/lib/sing-box 700 _sing_box _sing_box"
Expand Down