From 15b4ae9c3a73ef69b5eeb55ff2dd82997c266c93 Mon Sep 17 00:00:00 2001 From: OscarL Date: Fri, 12 Jul 2024 02:43:01 -0300 Subject: [PATCH] muon: resolve 'hp --lint' error. (#10681) --- dev-build/muon/muon-0.2.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-build/muon/muon-0.2.0.recipe b/dev-build/muon/muon-0.2.0.recipe index 9405b7308..962b999c2 100644 --- a/dev-build/muon/muon-0.2.0.recipe +++ b/dev-build/muon/muon-0.2.0.recipe @@ -1,7 +1,7 @@ SUMMARY="A meson implementation in C" DESCRIPTION="Muon is a meson implementation in c99 with minimal dependencies" HOMEPAGE="https://sr.ht/~lattis/muon" -COPYRIGHT="2022-2024 Stone Tickle " +COPYRIGHT="2022-2024 Stone Tickle" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://git.sr.ht/~lattis/muon/archive/$portVersion.tar.gz"