mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-12 09:05:01 +00:00
rosenthal: sing-box-bin: Update to 1.3.4.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.3.4.
This commit is contained in:
parent
5289be88a7
commit
b48529e7e4
@ -147,7 +147,7 @@ designed for flexibility.")
|
||||
(define-public sing-box-bin
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.3.3")
|
||||
(version "1.3.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -155,7 +155,7 @@ designed for flexibility.")
|
||||
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1y8zc11ys1yxglzpbckrmjxl0s1hd1d6zzcmgh8kzpfpaqs7n67p"))))
|
||||
"1l6dhi1bk7bfcpfnddzlwlp9axfw1ka855vk6px057b9ifds1qnx"))))
|
||||
(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