mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-04 03:35:02 +00:00
rosenthal: sing-box-bin: Update to 1.8.2.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.2.
This commit is contained in:
parent
2eff1e3ec2
commit
b05ab57766
@ -216,7 +216,7 @@ monster-in-the-middle}.")
|
||||
(define-public sing-box-bin
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.8.0")
|
||||
(version "1.8.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -224,7 +224,7 @@ monster-in-the-middle}.")
|
||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1v1zllbzpgjk6i1lrf6iwmpj42s2mcpq6f7z7ppa16cdb269jxnh"))))
|
||||
"167frr3y44d88bay19fzxyhfj16562ghyk9w1c9ri8hjn650j6ip"))))
|
||||
(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