diff --git a/libraries/ode/README b/libraries/ode/README index 5ba8aa34da..901fa2bc5a 100644 --- a/libraries/ode/README +++ b/libraries/ode/README @@ -1,5 +1,5 @@ -The Open Dynamics Engine (ODE) is a free, industrial quality library for -simulating articulated rigid body dynamics. Proven applications include -simulating ground vehicles, legged creatures, and moving objects in VR -environments. It is fast, flexible and robust, and has built-in collision -detection. +The Open Dynamics Engine (ODE) is a free, industrial quality library for +simulating articulated rigid body dynamics. Proven applications include +simulating ground vehicles, legged creatures, and moving objects in VR +environments. It is fast, flexible and robust, and has built-in +collision detection. diff --git a/libraries/ode/ode.SlackBuild b/libraries/ode/ode.SlackBuild index 5b3f7a102b..9a65a657e5 100644 --- a/libraries/ode/ode.SlackBuild +++ b/libraries/ode/ode.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ode -VERSION=${VERSION:-0.16.1} +VERSION=${VERSION:-0.16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/ode/ode.info b/libraries/ode/ode.info index 327f01faff..7542fbaaf5 100644 --- a/libraries/ode/ode.info +++ b/libraries/ode/ode.info @@ -1,8 +1,8 @@ PRGNAM="ode" -VERSION="0.16.1" +VERSION="0.16.2" HOMEPAGE="https://ode.org/" -DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.1.tar.gz" -MD5SUM="0af3efe98f19163c04083c554afff629" +DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.2.tar.gz" +MD5SUM="13426ae292f4dd007a1b8483b08ecc8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""