mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
libofx: update to 0.9.13.
This commit is contained in:
parent
00d6263c80
commit
19d217eea5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libofx'
|
# Template file for 'libofx'
|
||||||
pkgname=libofx
|
pkgname=libofx
|
||||||
version=0.9.12
|
version=0.9.13
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="opensp-devel libcurl-devel libxml++-devel"
|
makedepends="opensp-devel libcurl-devel libxml++-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
||||||
homepage="http://libofx.sourceforge.net"
|
homepage="http://libofx.sourceforge.net"
|
||||||
short_desc="Parser and an API designed to allow applications to very easily support OFX command responses"
|
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"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=c15fa062fa11e759eb6d8c7842191db2185ee1b221a3f75e9650e2849d7b7373
|
checksum=57eaf97cddbaf82c24f26b8f5cf8b2fbfd4969c74500a2c9acc9082b83bcc0e4
|
||||||
|
|
||||||
libofx-devel_package() {
|
libofx-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue