mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-10 20:40:42 +00:00
rosenthal: sing-box-bin: Update to 1.8.6.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.6.
This commit is contained in:
parent
1ce1e67bc2
commit
c408907454
@ -216,7 +216,7 @@ (define-public shadow-tls-bin
|
||||
(define-public sing-box-bin
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.8.4")
|
||||
(version "1.8.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -224,7 +224,7 @@ (define-public sing-box-bin
|
||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0r68prq6claxl7pwr63q8y1kyhnz5axi0kvqfxkj0v0p8fwyi76a"))))
|
||||
"0lg4ma6xmnfqghwgqnzlp1apmf9pfca3l7yisf1si8v4v1lxs0cz"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments (list #:install-plan #~'(("sing-box" "bin/"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
|
Loading…
Reference in New Issue
Block a user