diff options
Diffstat (limited to 'user/ode/APKBUILD')
-rw-r--r-- | user/ode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/ode/APKBUILD b/user/ode/APKBUILD index f21ef2b42..7a55d53cb 100644 --- a/user/ode/APKBUILD +++ b/user/ode/APKBUILD @@ -4,7 +4,7 @@ pkgname=ode pkgver=0.14 pkgrel=0 pkgdesc="High performance library for simulating rigid body dynamics" -url="https://www.ode-wiki.org/wiki/index.php?title=Main_Page" +url="https://ode.org/" arch="all" options="!check" # Fails 48/52 tests license="LGPL-2.1+ OR BSD-3-Clause" |