summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/json-c/metadata.xml')
-rw-r--r--dev-libs/json-c/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-libs/json-c/metadata.xml b/dev-libs/json-c/metadata.xml
index 50ec7e7d3332..7faf5b9c28cd 100644
--- a/dev-libs/json-c/metadata.xml
+++ b/dev-libs/json-c/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
@@ -11,5 +11,8 @@
easily construct JSON objects in C, output them as JSON formatted
strings and parse JSON formatted strings back into the C
representation of JSON objects.
-</longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="github">json-c/json-c</remote-id>
+ </upstream>
</pkgmetadata>