diff options
Diffstat (limited to 'app-forensics/scalpel')
-rw-r--r-- | app-forensics/scalpel/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-forensics/scalpel/metadata.xml b/app-forensics/scalpel/metadata.xml index 8e7dc6868c51..1475c2253f05 100644 --- a/app-forensics/scalpel/metadata.xml +++ b/app-forensics/scalpel/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 type="project"> @@ -12,4 +12,7 @@ files from FATx, NTFS, ext2/3, HFS+, or raw partitions. It is useful for both digital forensics investigation and file recovery. </longdescription> + <upstream> + <remote-id type="github">sleuthkit/scalpel</remote-id> + </upstream> </pkgmetadata> |