up_rewrite: orphan

This commit is contained in:
Joel Beckmeyer 2023-01-10 13:15:17 -05:00 committed by Michal Vasilek
parent 7b057b60ba
commit 8a67883aa8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ build_style=go
go_import_path="github.com/karmanyaahm/up_rewrite"
go_ldflags="-X $go_import_path/config.Version=$version"
short_desc="Rewrite Proxy for UnifiedPush written in Go"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://unifiedpush.org"
distfiles="https://github.com/UnifiedPush/common-proxies/archive/v${version}.tar.gz"