gnu: sslh: Update to 1.21b.
* gnu/packages/networking.scm (sslh): Update to 1.21b.
This commit is contained in:
		
							parent
							
								
									e957bab76f
								
							
						
					
					
						commit
						edef139138
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1779,7 +1779,7 @@ library remains flexible, portable, and easily embeddable.") | |||
| (define-public sslh | ||||
|   (package | ||||
|     (name "sslh") | ||||
|     (version "1.21") | ||||
|     (version "1.21b") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -1788,7 +1788,7 @@ library remains flexible, portable, and easily embeddable.") | |||
|              (commit (string-append "v" version)))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "1hqnqzxaabqrvjh24p30yr9f71s2q6ddvlqmycf9b71qq5nj4xrf")))) | ||||
|         (base32 "1bws153l4x3vbwxshb92vqy3rnv8xfysmf7incp6hcmq43jsgjmr")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      `(;; Test dependencies. | ||||
|  |  | |||
		Reference in a new issue