mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-08 19:40:38 +00:00
rosenthal: sing-box-bin: Update to 1.4.1.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.4.1.
This commit is contained in:
parent
f0c920f5be
commit
42035556fa
@ -179,7 +179,7 @@ (define-public shadow-tls-bin
|
||||
(define-public sing-box-bin
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.3.6")
|
||||
(version "1.4.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -187,7 +187,7 @@ (define-public sing-box-bin
|
||||
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"07ql4im1g2bs6w4hsinjj76pj38cmr7ybyaab49g2jjr5vqw5w0h"))))
|
||||
"1y3mibx0bs190v2gqb5p7galwi9x5p2sm5lr8x9m004p8gfzqg0n"))))
|
||||
(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