libode: update to 0.15.1.

This commit is contained in:
Enno Boland 2017-04-08 11:57:14 +02:00
parent 8ad3a92b5b
commit 0490bfa90f

View file

@ -1,6 +1,6 @@
# Template build file for 'libode'
pkgname=libode
version=0.15
version=0.15.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2/BSD"
homepage="http://www.ode.org"
distfiles="https://bitbucket.org/odedevs/ode/downloads/ode-$version.tar.gz"
checksum=dcab36b224e78391e4a1ad0f69ac92cb6224e0c6f7a58dc43f8515d50c24a0d7
checksum=2e563de4cff09b56bdd8a702e0f8f857345dccbabc23cf2c2b9543996d586c08
wrksrc="ode-$version"
configure_args="--disable-static --enable-shared --enable-double-precision"