libofx: update to 0.9.11.

This commit is contained in:
Enno Boland 2016-08-20 14:08:51 +02:00
parent 40ffbe6724
commit db62e3f2b5
2 changed files with 4 additions and 4 deletions

View File

@ -1514,7 +1514,7 @@ libcheck.so.0 check-0.9.12_1
liblxc.so.1 liblxc-1.0.0_1
libtcmalloc.so.4 gperftools-2.1_1
libaio.so.1 libaio-0.3.109_1
libofx.so.6 libofx-0.9.9_2
libofx.so.7 libofx-0.9.11_1
libsigsegv.so.2 libsigsegv-2.10_2
libfprint.so.0 libfprint-0.5.1_1
libwx_baseu_xml-3.0.so.0 wxWidgets-3.0.0_1

View File

@ -1,7 +1,7 @@
# Template file for 'libofx'
pkgname=libofx
version=0.9.10
revision=4
version=0.9.11
revision=1
hostmakedepends="pkg-config"
makedepends="opensp-devel libcurl-devel libxml++-devel"
build_style="gnu-configure"
@ -12,7 +12,7 @@ license="GPL"
homepage="http://libofx.sourceforge.net"
short_desc="Parser and an API designed to allow applications to very easily support OFX command responses"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/$version/$pkgname-$version.tar.gz"
checksum=54e26a4944ef2785087cfd8ed8f187ab9d397d9b92b5acc199dd7d5d095cf695
checksum=b0115c876bee5df84002a96f58cca8d73ef7b75d799d6a3a44905c34a8cfe94f
CFLAGS="-std=c++11"
CXXFLAGS="-std=c++11"