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.
1 parent 067bbf9 commit 6551da7Copy full SHA for 6551da7
Formula/g/geogram.rb
@@ -1,6 +1,6 @@
1
class Geogram < Formula
2
desc "Programming library of geometric algorithms"
3
- homepage "https://brunolevy.github.io/geogram/"
+ homepage "https://github.com/BrunoLevy/geogram/wiki"
4
url "https://github.com/BrunoLevy/geogram/releases/download/v1.9.2/geogram_1.9.2.tar.gz"
5
sha256 "ea5bc05e9971e739885ae1bc2800e921f16d0e23a877726b91ce816baaef8ebe"
6
license all_of: ["BSD-3-Clause", :public_domain, "LGPL-3.0-or-later", "MIT"]
0 commit comments