Skip to content

Commit fea30fa

Browse files
authored
Merge pull request #210320 from eleanordoesntcode/libidl-homepage
libidl: fix homepage
2 parents 2046a9d + 1ce27d3 commit fea30fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/lib/libidl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Libidl < Formula
22
desc "Library for creating CORBA IDL files"
3-
homepage "https://ftp.acc.umu.se/pub/gnome/sources/libIDL/0.8/"
3+
homepage "https://download.gnome.org/sources/libIDL/0.8/"
44
url "https://download.gnome.org/sources/libIDL/0.8/libIDL-0.8.14.tar.bz2"
55
sha256 "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
66
license "LGPL-2.0-or-later"

0 commit comments

Comments
 (0)