mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libode: update to 0.15.2.
This commit is contained in:
parent
791b4eb6f5
commit
a477edcb9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libode'
|
# Template build file for 'libode'
|
||||||
pkgname=libode
|
pkgname=libode
|
||||||
version=0.15.1
|
version=0.15.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2/BSD"
|
license="LGPL-2/BSD"
|
||||||
homepage="http://www.ode.org"
|
homepage="http://www.ode.org"
|
||||||
distfiles="https://bitbucket.org/odedevs/ode/downloads/ode-$version.tar.gz"
|
distfiles="https://bitbucket.org/odedevs/ode/downloads/ode-$version.tar.gz"
|
||||||
checksum=2e563de4cff09b56bdd8a702e0f8f857345dccbabc23cf2c2b9543996d586c08
|
checksum=02c43ac96ada3cd623061c79b71a6f66e31e003a3138343d2df0d0d6fef9b9a7
|
||||||
wrksrc="ode-$version"
|
wrksrc="ode-$version"
|
||||||
configure_args="--disable-static --enable-shared --enable-double-precision"
|
configure_args="--disable-static --enable-shared --enable-double-precision"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue