mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-18 20:14:32 +00:00
rosenthal: sing-box-bin: Update to 1.4.6.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.4.6.
This commit is contained in:
parent
47c14d4cd5
commit
e217e5d0b4
@ -180,7 +180,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.4.5")
|
(version "1.4.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -188,7 +188,7 @@ monster-in-the-middle}.")
|
|||||||
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wgqaqi1fyax97ysf052nmlfqhalzfmn0sq0vh04sarmfikv3n9r"))))
|
"1xqc104mlv45v276z9289hi4wm6sb66c6kmnfzsymz438yvgjzk6"))))
|
||||||
(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