libofx: fix license
This commit is contained in:
parent
31202322a2
commit
ff67399ac5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build_style="gnu-configure"
|
||||||
configure_args="--with-opensp-includes=${XBPS_CROSS_BASE}/usr/include/OpenSP
|
configure_args="--with-opensp-includes=${XBPS_CROSS_BASE}/usr/include/OpenSP
|
||||||
--with-opensp-libs=${XBPS_CROSS_BASE}/usr/lib"
|
--with-opensp-libs=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL"
|
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/$version/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/$version/$pkgname-$version.tar.gz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue