diff options
author | B. Watson <yalhcru@gmail.com> | 2018-12-01 15:32:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:26 +0700 |
commit | cad17332823a4ebe5f70605fed8a592877d27318 (patch) | |
tree | 621b3ea2288b48368ffca2f49b0628fc5ad7d03c /development/blassic | |
parent | d7ebf1cf81fb577113c2809c9afaa5ae48ac391b (diff) | |
download | slackbuilds-cad17332823a4ebe5f70605fed8a592877d27318.tar.gz |
development/blassic: Fix homepage and download.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/blassic')
-rw-r--r-- | development/blassic/README | 2 | ||||
-rw-r--r-- | development/blassic/blassic.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/development/blassic/README b/development/blassic/README index 1c7e2c49e3..50567086c8 100644 --- a/development/blassic/README +++ b/development/blassic/README @@ -20,6 +20,6 @@ build is for the last stable release, 0.10.3. However, there was a known issues. If you want to try this version, you can build it with this script: -- Download the source: http://blassic.net/bin/blassic-0.11.0.20100121.tgz +- Download the source: http://urchlay.naptime.net/~urchlay/src/blassic-0.11.0.20100121.tgz - Check its md5sum. Should be ee81716bc75bd5d3405cb6dc8ef34615. - Run the script with VERSION=0.11.0.20100121 in the environment. diff --git a/development/blassic/blassic.info b/development/blassic/blassic.info index fb19319009..4e11637c5c 100644 --- a/development/blassic/blassic.info +++ b/development/blassic/blassic.info @@ -1,8 +1,8 @@ PRGNAM="blassic" VERSION="0.10.3" -HOMEPAGE="http://blassic.net" +HOMEPAGE="http://web.archive.org/web/20180320150223/http://blassic.net/" DOWNLOAD="http://blassic.net/bin/blassic-0.10.3.tgz" -MD5SUM="d9188387a84d2e5dd8b2cbef1704de3d" +MD5SUM="http://urchlay.naptime.net/~urchlay/src/blassic-0.10.3.tgz" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |