From db62e3f2b5d599fc3f58657ab376f824198e9be7 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 20 Aug 2016 14:08:51 +0200 Subject: [PATCH] libofx: update to 0.9.11. --- common/shlibs | 2 +- srcpkgs/libofx/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 8518de6c890..7eb07afda11 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/libofx/template b/srcpkgs/libofx/template index 690dafc43a9..82759d9f5e7 100644 --- a/srcpkgs/libofx/template +++ b/srcpkgs/libofx/template @@ -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"