summaryrefslogtreecommitdiff
path: root/xpipe
diff options
context:
space:
mode:
Diffstat (limited to 'xpipe')
-rw-r--r--xpipe/debian/_service2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpipe/debian/_service b/xpipe/debian/_service
index f2de0ac..4e4f774 100644
--- a/xpipe/debian/_service
+++ b/xpipe/debian/_service
@@ -1,7 +1,7 @@
<services>
<service name="tar_scm">
<param name="scm">git</param>
- <param name="url">https://gitlab.com/bgstack15/stackrpms.git</param>
+ <param name="url">https://bgstack15.ddns.net/cgit/stackrpms</param>
<param name="subdir">xpipe/debian</param>
<param name="filename">debian</param>
<param name="revision">master</param>
bgstack15