blob: b672fff5b3146e95688b3843170e4f85c3ca33c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Torben Kahnert</name>
<email>torben@tmak2002.dev</email>
</maintainer>
<upstream>
<bugs-to>https://github.com/GrapheneOS/hardened_malloc/issues/</bugs-to>
<changelog>https://github.com/GrapheneOS/hardened_malloc/releases</changelog>
<remote-id type="github">GrapheneOS/hardened_malloc</remote-id>
</upstream>
</pkgmetadata>
|