mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-05 20:25:03 +00:00
rosenthal: sing-box-bin: Update to 1.8.9.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.9.
This commit is contained in:
parent
4c6496f269
commit
828e3cf99e
@ -216,7 +216,7 @@ monster-in-the-middle}.")
|
|||||||
(define-public sing-box-bin
|
(define-public sing-box-bin
|
||||||
(package
|
(package
|
||||||
(name "sing-box-bin")
|
(name "sing-box-bin")
|
||||||
(version "1.8.6")
|
(version "1.8.9")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -224,7 +224,7 @@ monster-in-the-middle}.")
|
|||||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lg4ma6xmnfqghwgqnzlp1apmf9pfca3l7yisf1si8v4v1lxs0cz"))))
|
"1cj4ygwv53qmin7hpz1nqqa694fj6d0g3qwq5srsb8wvg6sl47j8"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments (list #:install-plan #~'(("sing-box" "bin/"))))
|
(arguments (list #:install-plan #~'(("sing-box" "bin/"))))
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
|
Loading…
Reference in New Issue
Block a user