From 01ba31c4bb02da1fbca57d6551834052d206a0bc Mon Sep 17 00:00:00 2001
From: Patrick Spek
Date: Thu, 1 Aug 2019 12:26:48 +0200
Subject: Add source-url to META6
---
META6.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/META6.json b/META6.json
index e48de24..c6661b2 100644
--- a/META6.json
+++ b/META6.json
@@ -19,9 +19,9 @@
"resources": [
],
- "source-url": "",
+ "source-url": "https://gitlab.com/tyil/perl6-template-prometheus",
"tags": [
],
"version": "0.1.0"
-}
\ No newline at end of file
+}
--
cgit v1.2.3