Skip to content

Commit 3757b0c

Browse files
authored
Merge pull request #250758 from Homebrew/chipmunk-physics
chipmunk-physics: update homepage
2 parents 802b1d7 + cc2682f commit 3757b0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/c/chipmunk-physics.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
class ChipmunkPhysics < Formula
22
desc "2D rigid body physics library written in C"
3-
homepage "https://chipmunk-physics.net/"
3+
# cannot resolve host bug report, https://github.com/slembcke/Chipmunk2D/issues/261
4+
homepage "https://github.com/slembcke/Chipmunk2D"
45
url "https://chipmunk-physics.net/release/Chipmunk-7.x/Chipmunk-7.0.3.tgz"
56
mirror "https://www.mirrorservice.org/sites/distfiles.macports.org/chipmunk/Chipmunk-7.0.3.tgz"
67
sha256 "048b0c9eff91c27bab8a54c65ad348cebd5a982ac56978e8f63667afbb63491a"

0 commit comments

Comments
 (0)