mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class Stunnel < Package
|
||||
description "Stunnel is a proxy designed to add TLS encryption functionality to existing clients and servers without any changes in the programs' code."
|
||||
homepage 'https://www.stunnel.org/index.html'
|
||||
version '5.42'
|
||||
compatibility 'all'
|
||||
source_url 'https://www.stunnel.org/downloads/stunnel-5.42.tar.gz'
|
||||
source_sha256 '1b6a7aea5ca223990bc8bd621fb0846baa4278e1b3e00ff6eee279cb8e540fab'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user