*/*: fix a few BadDescriptions

Just the ones appearing in pkgdev push -A.

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
Florian Albrechtskirchinger
2026-06-26 09:16:56 +02:00
parent acaa0dbe1c
commit 2c5bee1fce
22 changed files with 22 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
DESCRIPTION="Hardened allocator designed for modern systems."
DESCRIPTION="Hardened allocator designed for modern systems"
HOMEPAGE="https://github.com/GrapheneOS/hardened_malloc"
SRC_URI="https://github.com/GrapheneOS/hardened_malloc/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"