mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-11 00:24:33 +00:00
rosenthal: sing-box-bin: Update to 1.10.7.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.10.7.
This commit is contained in:
parent
9b0e1b2bae
commit
707841ba58
@ -348,7 +348,7 @@ in sidebar.")
|
|||||||
(define-public sing-box-bin
|
(define-public sing-box-bin
|
||||||
(package
|
(package
|
||||||
(name "sing-box-bin")
|
(name "sing-box-bin")
|
||||||
(version "1.10.5")
|
(version "1.10.7")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -356,7 +356,7 @@ in sidebar.")
|
|||||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yysfdac9g61qn5pj7r0nyy3jrar55g5h0g7c7k2b0843ldkvd8q"))))
|
"1zh0grl6ng9fcmhh0s1xxhm7gji8jnj2f0k4w0hiwklbbiwa0l8r"))))
|
||||||
(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