summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hastache/metadata.xml')
-rw-r--r--dev-haskell/hastache/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hastache/metadata.xml b/dev-haskell/hastache/metadata.xml
index c04154701a59..d54ba0f16bb4 100644
--- a/dev-haskell/hastache/metadata.xml
+++ b/dev-haskell/hastache/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
Haskell implementation of Mustache templates (&lt;http://mustache.github.com/&gt;).
- See homepage for examples of usage: &lt;http://github.com/lymar/hastache&gt;
+ See homepage for examples of usage: &lt;https://github.com/lymar/hastache&gt;
</longdescription>
<upstream>
<remote-id type="github">lymar/hastache</remote-id>