blob: 1e3451eb49f8d887eff8a6ee080ac30d07a5a29e (
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://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|