mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/cc65: Updated homepage and WTFPL link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
21890e94b8
commit
0afef319ef
2 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue