Skip to content

Commit aa531c7

Browse files
authored
Merge pull request #203804 from Homebrew/geogram_homepage
geogram: update homepage
2 parents b9ad7e8 + 6551da7 commit aa531c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/g/geogram.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Geogram < Formula
22
desc "Programming library of geometric algorithms"
3-
homepage "https://brunolevy.github.io/geogram/"
3+
homepage "https://github.com/BrunoLevy/geogram/wiki"
44
url "https://github.com/BrunoLevy/geogram/releases/download/v1.9.2/geogram_1.9.2.tar.gz"
55
sha256 "ea5bc05e9971e739885ae1bc2800e921f16d0e23a877726b91ce816baaef8ebe"
66
license all_of: ["BSD-3-Clause", :public_domain, "LGPL-3.0-or-later", "MIT"]

0 commit comments

Comments
 (0)