mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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>
This commit is contained in:
parent
b91b25e175
commit
fc90ba636e
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue