mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-04 11:45:27 +00:00
gnu: sing-box-bin: Update to 1.8.0.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.0.
This commit is contained in:
parent
0d789becf6
commit
3af3a15130
@ -213,7 +213,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.7.5")
|
(version "1.8.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -221,7 +221,7 @@ monster-in-the-middle}.")
|
|||||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08mx38qinrzd5x9pn2nar43cirldj5xvlg390ndgl81k6r1lgiq0"))))
|
"1v1zllbzpgjk6i1lrf6iwmpj42s2mcpq6f7z7ppa16cdb269jxnh"))))
|
||||||
(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