libode: update to 0.15.2.

This commit is contained in:
Enno Boland 2017-05-11 09:27:55 +02:00
parent 791b4eb6f5
commit a477edcb9f

View file

@ -1,6 +1,6 @@
# Template build file for 'libode'
pkgname=libode
version=0.15.1
version=0.15.2
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=2e563de4cff09b56bdd8a702e0f8f857345dccbabc23cf2c2b9543996d586c08
checksum=02c43ac96ada3cd623061c79b71a6f66e31e003a3138343d2df0d0d6fef9b9a7
wrksrc="ode-$version"
configure_args="--disable-static --enable-shared --enable-double-precision"