mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-04 05:04: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
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.10.5")
|
||||
(version "1.10.7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -356,7 +356,7 @@ in sidebar.")
|
||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1yysfdac9g61qn5pj7r0nyy3jrar55g5h0g7c7k2b0843ldkvd8q"))))
|
||||
"1zh0grl6ng9fcmhh0s1xxhm7gji8jnj2f0k4w0hiwklbbiwa0l8r"))))
|
||||
(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