mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-25 05:25:05 +00:00
rosenthal: sing-box-bin: Update to 1.6.4.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.6.4.
This commit is contained in:
parent
e83b06538e
commit
7445fb02e3
@ -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.6.0")
|
(version "1.6.4")
|
||||||
(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-amd64v3.tar.gz"))
|
version "/sing-box-" version "-linux-amd64v3.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1lz7x3yv6kbhz95swnb07mr1392xik9r5xy6yzphsgrrhbb90snk"))))
|
"0vxvk03ja9k0vsfslzs13bhbsn15wc35vqv92gi99ak5crdhvkl0"))))
|
||||||
(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