libofx: update to 0.9.12.

This commit is contained in:
Enno Boland 2017-10-21 22:19:51 +02:00
parent 65b28afa7b
commit 38ecef5f79

View file

@ -1,6 +1,6 @@
# Template file for 'libofx'
pkgname=libofx
version=0.9.11
version=0.9.12
revision=1
hostmakedepends="pkg-config"
makedepends="opensp-devel libcurl-devel libxml++-devel"
@ -11,11 +11,8 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
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=b0115c876bee5df84002a96f58cca8d73ef7b75d799d6a3a44905c34a8cfe94f
CFLAGS="-std=c++11"
CXXFLAGS="-std=c++11"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/$pkgname-$version.tar.gz"
checksum=c15fa062fa11e759eb6d8c7842191db2185ee1b221a3f75e9650e2849d7b7373
libofx-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"