summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/bacon/bacon.SlackBuild4
-rw-r--r--development/bacon/bacon.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/development/bacon/bacon.SlackBuild b/development/bacon/bacon.SlackBuild
index de9befeeee..94f09d0229 100644
--- a/development/bacon/bacon.SlackBuild
+++ b/development/bacon/bacon.SlackBuild
@@ -4,8 +4,8 @@
# Written by Steve Pledger <spledger91@yahoo.com>
-PRGNAM="bacon"
-VERSION="${VERSION:-1.0_build_20}"
+PRGNAM=bacon
+VERSION=${VERSION:-1.0_build_21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/bacon/bacon.info b/development/bacon/bacon.info
index b46020d1ad..92ecdd1704 100644
--- a/development/bacon/bacon.info
+++ b/development/bacon/bacon.info
@@ -1,10 +1,10 @@
PRGNAM="bacon"
-VERSION="1.0_build_20"
+VERSION="1.0_build_21"
HOMEPAGE="http://www.basic-converter.org"
-DOWNLOAD="http://www.basic-converter.org/bacon.bash \
- http://www.basic-converter.org/bacon.bac"
-MD5SUM="aec6559d9d9396c8069def1d2536c2f9 \
- 99e9d7f916d7fa62860585f8540848ce"
+DOWNLOAD="http://www.basic-converter.org/stable/bacon.bash \
+ http://www.basic-converter.org/stable/bacon.bac"
+MD5SUM="b673e163a01a1e56ccbcc6a3316f9106 \
+ 282ae22316db3424f50d7dac264c267f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Steve Pledger"