libode: update to 0.15.

This commit is contained in:
Enno Boland 2017-04-03 10:08:59 +02:00
parent 4137d7933a
commit 3c458b8294

View file

@ -1,6 +1,6 @@
# Template build file for 'libode'
pkgname=libode
version=0.14
version=0.15
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=1072fc98d9d00262a0d6136e7b9ff7f5d953bbdb23b646f426909d28c0b4f6db
checksum=dcab36b224e78391e4a1ad0f69ac92cb6224e0c6f7a58dc43f8515d50c24a0d7
wrksrc="ode-$version"
configure_args="--disable-static --enable-shared --enable-double-precision"