mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/bacon: Updated for version 3.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4d1fe2e6e2
commit
a977563508
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Steve Pledger <spledger91@yahoo.com>
|
||||
|
||||
PRGNAM=bacon
|
||||
VERSION=${VERSION:-3.1}
|
||||
VERSION=${VERSION:-3.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bacon"
|
||||
VERSION="3.1"
|
||||
VERSION="3.2.2"
|
||||
HOMEPAGE="http://www.basic-converter.org"
|
||||
DOWNLOAD="http://www.basic-converter.org/stable/bacon-3.1.tar.gz"
|
||||
MD5SUM="40c0384e0e31ca959819a826d4e96323"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/bacon/bacon-3.2.2.tar.gz"
|
||||
MD5SUM="09f31555f883f89014dda531bdd23f2b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue