mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 12:44:37 +00:00
rosenthal: sing-box-bin: Update to 1.3.6.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.3.6.
This commit is contained in:
parent
129ca6fe16
commit
b1fc64d837
@ -150,7 +150,7 @@ designed for flexibility.")
|
|||||||
(define-public sing-box-bin
|
(define-public sing-box-bin
|
||||||
(package
|
(package
|
||||||
(name "sing-box-bin")
|
(name "sing-box-bin")
|
||||||
(version "1.3.4")
|
(version "1.3.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -158,7 +158,7 @@ designed for flexibility.")
|
|||||||
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1l6dhi1bk7bfcpfnddzlwlp9axfw1ka855vk6px057b9ifds1qnx"))))
|
"07ql4im1g2bs6w4hsinjj76pj38cmr7ybyaab49g2jjr5vqw5w0h"))))
|
||||||
(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