# HG changeset patch # User Markus Bröker # Date 1388143479 -3600 # Node ID fb2cfcee38bddb73bd03e5f8078092b38f683d27 # Parent 67a32e9d95f26ac90b9261c71999113e659f5a3a URL Changed diff --git a/config/.mcbotrc b/config/.mcbotrc --- a/config/.mcbotrc +++ b/config/.mcbotrc @@ -7,4 +7,4 @@ SERVER:irc.freenode.net PORT:6667 CHANNEL:#test -TOPIC:[:test:] Support Channel || ENTER !help for help || Source: http://largo.homelinux.org/cgi-bin/gitweb.cgi?p=net/mcbot.git +TOPIC:[:test:] Support Channel || ENTER !help for help || Source: http://largo.dyndns.tv/cgi-bin/gitweb.cgi?p=net/mcbot.git diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mcbot (0.99-5) unstable; urgency=low +mcbot (0.99-6) unstable; urgency=low * Initial Release * the location of mcbot.cgi is stored in the db diff --git a/src/parse.c b/src/parse.c --- a/src/parse.c +++ b/src/parse.c @@ -21,7 +21,7 @@ #endif #ifndef SOURCE_URL -#define SOURCE_URL "http://largo.homelinux.org/cgi-bin/gitweb.cgi?p=net/mcbot.git" +#define SOURCE_URL "http://largo.dyndns.tv/cgi-bin/gitweb.cgi?p=net/mcbot.git" #endif enum command_map {