mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-04 11:45:27 +00:00
rosenthal: sing-box-bin: Update to 1.5.1.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.5.1.
This commit is contained in:
parent
6eaca1aa9f
commit
6b1a540e24
@ -180,7 +180,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.5.0")
|
(version "1.5.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -188,7 +188,7 @@ monster-in-the-middle}.")
|
|||||||
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ms5292andbgsm64bhg4jgix4yxs98zsfy7apd2yji8mgdvml8fi"))))
|
"1z38igjs7csbbdnms9sypm04rh14arm6dkg0k5y3npsxix2zpkhm"))))
|
||||||
(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