libofx: update to 0.9.13.

This commit is contained in:
Enno Boland 2018-05-29 19:36:02 +02:00
parent 00d6263c80
commit 19d217eea5
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libofx'
pkgname=libofx
version=0.9.12
version=0.9.13
revision=1
hostmakedepends="pkg-config"
makedepends="opensp-devel libcurl-devel libxml++-devel"
@ -12,7 +12,7 @@ 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/$pkgname-$version.tar.gz"
checksum=c15fa062fa11e759eb6d8c7842191db2185ee1b221a3f75e9650e2849d7b7373
checksum=57eaf97cddbaf82c24f26b8f5cf8b2fbfd4969c74500a2c9acc9082b83bcc0e4
libofx-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"