We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 802b1d7 + cc2682f commit 3757b0cCopy full SHA for 3757b0c
Formula/c/chipmunk-physics.rb
@@ -1,6 +1,7 @@
1
class ChipmunkPhysics < Formula
2
desc "2D rigid body physics library written in C"
3
- homepage "https://chipmunk-physics.net/"
+ # cannot resolve host bug report, https://github.com/slembcke/Chipmunk2D/issues/261
4
+ homepage "https://github.com/slembcke/Chipmunk2D"
5
url "https://chipmunk-physics.net/release/Chipmunk-7.x/Chipmunk-7.0.3.tgz"
6
mirror "https://www.mirrorservice.org/sites/distfiles.macports.org/chipmunk/Chipmunk-7.0.3.tgz"
7
sha256 "048b0c9eff91c27bab8a54c65ad348cebd5a982ac56978e8f63667afbb63491a"
0 commit comments