libofx: update to 0.9.15
This commit is contained in:
parent
7235af7a07
commit
d558362403
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.14
|
version=0.9.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
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
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://libofx.sourceforge.net"
|
homepage="http://libofx.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=b82757bfa15b27c02fb39dfd017cdfe5af51a063ba15afe495dd1b7367ff290a
|
checksum=e95c14e09fc37b331af3ef4ef7bea29eb8564a06982959fbd4bca7e331816144
|
||||||
|
|
||||||
libofx-devel_package() {
|
libofx-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue