rosenthal: shadow-tls-bin: Add upstream-name.

* rosenthal/packages/binaries.scm (shadow-tls-bin)[properties]: Add
upstream-name.
This commit is contained in:
Hilton Chain 2024-12-29 16:18:53 +08:00
parent 6945a72a17
commit c30bf61086
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -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