mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/ode: Updated for version 0.16.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e1debca977
commit
b1af13742d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ode
|
||||
VERSION=${VERSION:-0.16}
|
||||
VERSION=${VERSION:-0.16.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ode"
|
||||
VERSION="0.16"
|
||||
VERSION="0.16.1"
|
||||
HOMEPAGE="https://ode.org/"
|
||||
DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.tar.gz"
|
||||
MD5SUM="5da260bdc3f7de1636ce85e72807bffb"
|
||||
DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.1.tar.gz"
|
||||
MD5SUM="0af3efe98f19163c04083c554afff629"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue