Skip to content

Commit

Permalink
bump(main/libode): 0.16.6
Browse files Browse the repository at this point in the history
Remove CMakeLists.patch file which was added in upstream.
https://bitbucket.org/odedevs/ode/commits/89b3286467985b1b04b78dc1ad6642830d12ba58
  • Loading branch information
Biswa96 committed Jan 18, 2025
1 parent a23a132 commit bad2dbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 42 deletions.
40 changes: 0 additions & 40 deletions packages/libode/CMakeLists.patch

This file was deleted.

4 changes: 2 additions & 2 deletions packages/libode/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="An open source, high performance library for simulating
TERMUX_PKG_GROUPS="science"
TERMUX_PKG_LICENSE="BSD 3-Clause, LGPL-2.1"
TERMUX_PKG_MAINTAINER="Pooya Moradi <pvonmoradi@gmail.com>"
TERMUX_PKG_VERSION="0.16.5"
TERMUX_PKG_VERSION="0.16.6"
TERMUX_PKG_SRCURL="https://bitbucket.org/odedevs/ode/downloads/ode-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=ba875edd164570958795eeaa70f14853bfc34cc9871f8adde8da47e12bd54679
TERMUX_PKG_SHA256=c91a28c6ff2650284784a79c726a380d6afec87ecf7a35c32a6be0c5b74513e8
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_FORCE_CMAKE=true
Expand Down

0 comments on commit bad2dbd

Please sign in to comment.