mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-11 04:45:24 +00:00
rosenthal: shadow-tls-bin: Add upstream-name.
* rosenthal/packages/binaries.scm (shadow-tls-bin)[properties]: Add upstream-name.
This commit is contained in:
parent
6945a72a17
commit
c30bf61086
@ -313,7 +313,8 @@ (define-public shadow-tls-bin
|
||||
(description
|
||||
"Shadow TLS is a proxy to expose real tls handshake to the @acronym{MITM,
|
||||
monster-in-the-middle}.")
|
||||
(license license:expat)))
|
||||
(license license:expat)
|
||||
(properties '((upstream-name . "shadow-tls")))))
|
||||
|
||||
(define sidebery
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user