diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-15 17:22:31 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-16 19:44:40 -0400 |
commit | fc90ba636e076681a6f9da7a0d28198944f6576b (patch) | |
tree | bed638ad9caa230831e646282f42e16b333e1384 /development/bacon | |
parent | b91b25e175a26b20319259e3dc7a432ead5af5fb (diff) | |
download | slackbuilds-fc90ba636e076681a6f9da7a0d28198944f6576b.tar.gz |
development/bacon: Updated for version 1.0_build_26.
Self-hosting sources to avoid md5sum's changes.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/bacon')
-rw-r--r-- | development/bacon/bacon.SlackBuild | 2 | ||||
-rw-r--r-- | development/bacon/bacon.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/bacon/bacon.SlackBuild b/development/bacon/bacon.SlackBuild index c09ec33002..fa3cbc906d 100644 --- a/development/bacon/bacon.SlackBuild +++ b/development/bacon/bacon.SlackBuild @@ -5,7 +5,7 @@ # Written by Steve Pledger <spledger91@yahoo.com> PRGNAM=bacon -VERSION=${VERSION:-1.0_build_22} +VERSION=${VERSION:-1.0_build_26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bacon/bacon.info b/development/bacon/bacon.info index 9534b0dde9..a38e8cd744 100644 --- a/development/bacon/bacon.info +++ b/development/bacon/bacon.info @@ -1,10 +1,10 @@ PRGNAM="bacon" -VERSION="1.0_build_22" +VERSION="1.0_build_26" HOMEPAGE="http://www.basic-converter.org" -DOWNLOAD="http://www.basic-converter.org/stable/bacon.bash \ - http://www.basic-converter.org/stable/bacon.bac" -MD5SUM="26336542b2988aa1c55084f5a3351b8d \ - 0422d7dd18c8148c1f93b893a80e7ca6" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/bacon-1.0_build_26/bacon.bash \ + http://ponce.cc/slackware/sources/repo/bacon-1.0_build_26/bacon.bac" +MD5SUM="ca42c30a310e11450cf5060e54c0f69e \ + 581a11252c108f99d4f58bbeee3e9c09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |