aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds@schoepfer.info>2025-01-24 09:23:02 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-24 09:34:55 +0700
commit91bf99e39204a089121082143293727620fdc222 (patch)
tree4c2e8eb0d386076281ca2984d497090273023a47
parent5d55ce9eff40ac1fb24e6d100c3dea252914affb (diff)
libraries/ode: Updated for version 0.16.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/ode/ode.SlackBuild7
-rw-r--r--libraries/ode/ode.info6
2 files changed, 6 insertions, 7 deletions
diff --git a/libraries/ode/ode.SlackBuild b/libraries/ode/ode.SlackBuild
index f4f6cd9458..f0fba12f83 100644
--- a/libraries/ode/ode.SlackBuild
+++ b/libraries/ode/ode.SlackBuild
@@ -1,10 +1,9 @@
#!/bin/bash
-# Copyright 2020-2024 Johannes Schoepfer, Germany
-# All rights reserved.
# Written by hollywoodb
-# Modified by the SlackBuilds.org project
# Updated by Alex Word
+# Copyright 2020-2025 Johannes Schoepfer, Germany
+# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -26,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ode
-VERSION=${VERSION:-0.16.5}
+VERSION=${VERSION:-0.16.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/ode/ode.info b/libraries/ode/ode.info
index 981e6d0d8c..ecd38ac218 100644
--- a/libraries/ode/ode.info
+++ b/libraries/ode/ode.info
@@ -1,8 +1,8 @@
PRGNAM="ode"
-VERSION="0.16.5"
+VERSION="0.16.6"
HOMEPAGE="https://ode.org/"
-DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.5.tar.gz"
-MD5SUM="a4adcd39237b2ba813184c7148f3c895"
+DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.6.tar.gz"
+MD5SUM="410b78019a4de9736026ea7303d66da4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""