diff options
Diffstat (limited to 'development/cc65')
-rw-r--r-- | development/cc65/cc65.SlackBuild | 2 | ||||
-rw-r--r-- | development/cc65/cc65.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/cc65/cc65.SlackBuild b/development/cc65/cc65.SlackBuild index 74532e0ffb..da4d0be698 100644 --- a/development/cc65/cc65.SlackBuild +++ b/development/cc65/cc65.SlackBuild @@ -4,7 +4,7 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=cc65 VERSION=${VERSION:-2.13.3} diff --git a/development/cc65/cc65.info b/development/cc65/cc65.info index d85cde81ce..c7834fbebc 100644 --- a/development/cc65/cc65.info +++ b/development/cc65/cc65.info @@ -1,6 +1,6 @@ PRGNAM="cc65" VERSION="2.13.3" -HOMEPAGE="http://www.cc65.org" +HOMEPAGE="http://cc65.github.io/cc65/" DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/cc65-sources-2.13.3.tar.bz2" MD5SUM="99de534c4a9e04b45a82c239ed4ded20" DOWNLOAD_x86_64="" |