mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-04 05:04:33 +00:00
rosenthal: sing-box-bin: Update to 1.11.5.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.11.5.
This commit is contained in:
parent
d698802385
commit
cdb50050c5
@ -377,7 +377,7 @@ in sidebar.")
|
||||
(define-public sing-box-bin
|
||||
(package
|
||||
(name "sing-box-bin")
|
||||
(version "1.11.4")
|
||||
(version "1.11.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -385,7 +385,7 @@ in sidebar.")
|
||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0zlj0mn6j7nkczq376spdmgsgrwv10gzq1widl0w4dkb53pn5dqb"))))
|
||||
"0g9gx26h8zccag0h4q4c9hijl81agk0b2anm46ca1skzgn6hy35y"))))
|
||||
(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