mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-08 19:40:38 +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 @@ (define-public shadow-tls-bin
|
||||
(define-public sing-box-bin
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.5.0")
|
||||
(version "1.5.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -188,7 +188,7 @@ (define-public sing-box-bin
|
||||
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ms5292andbgsm64bhg4jgix4yxs98zsfy7apd2yji8mgdvml8fi"))))
|
||||
"1z38igjs7csbbdnms9sypm04rh14arm6dkg0k5y3npsxix2zpkhm"))))
|
||||
(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