mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add description and homepage metadata to packages
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require 'package'
|
||||
|
||||
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.41'
|
||||
source_url 'https://www.stunnel.org/downloads/stunnel-5.41.tar.gz'
|
||||
source_sha1 '9aa8335e0f9571480b0d62b4b58d9d510447b732'
|
||||
|
||||
Reference in New Issue
Block a user