libraries/libofx: Updated for version 0.9.11.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
6c560249d5
commit
1fd8af4a96
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for libofx
|
||||
#
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libofx
|
||||
VERSION=${VERSION:-0.9.9}
|
||||
VERSION=${VERSION:-0.9.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libofx"
|
||||
VERSION="0.9.9"
|
||||
VERSION="0.9.11"
|
||||
HOMEPAGE="http://libofx.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/libofx/libofx-0.9.9.tar.gz"
|
||||
MD5SUM="2ea3adcec51e6dc90555a52a7ab621c9"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/libofx/libofx-0.9.11.tar.gz"
|
||||
MD5SUM="b0b9ed7ea0a94990d760464bebea8666"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue