mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	rosenthal: sing-box-bin: Update to 1.11.3.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.11.3.
This commit is contained in:
		
							parent
							
								
									8f9d27482f
								
							
						
					
					
						commit
						8ab2595528
					
				@ -423,7 +423,7 @@ in sidebar.")
 | 
			
		||||
(define-public sing-box-bin
 | 
			
		||||
  (package
 | 
			
		||||
    (name "sing-box-bin")
 | 
			
		||||
    (version "1.11.1")
 | 
			
		||||
    (version "1.11.3")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
@ -431,7 +431,7 @@ in sidebar.")
 | 
			
		||||
                    version "/sing-box-" version "-linux-amd64.tar.gz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1d15ywz2728npf838jxhhlfpqxsk2grp07vp9jklhx09nr41iqd3"))))
 | 
			
		||||
                "1fv7ls6hvycm787w5mg12yvqqvvsc04jfzczqbd9gksspyk3yf2x"))))
 | 
			
		||||
    (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