Skip to content

Commit 1d8124a

Browse files
committed
update two URLs I missed
1 parent f707d5d commit 1d8124a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Library/Formula/apt-dater.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class AptDater < Formula
22
desc "Manage package updates on remote hosts using SSH"
3-
homepage "https://www.ibh.de/apt-dater/"
3+
homepage "https://sourceforge.net/projects/apt-dater/"
44
url "https://downloads.sourceforge.net/project/apt-dater/apt-dater/0.9.0/apt-dater-0.9.0.tar.gz"
55
sha256 "10b8335c156dabae249aa071cf8689900fae325c2e9540e36a840a2a77d3eeb4"
66

Library/Formula/open-scene-graph.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class OpenSceneGraph < Formula
22
desc "3D graphics toolkit"
3-
homepage "https://openscenegraph.org/projects/osg"
3+
homepage "https://openscenegraph.github.io/openscenegraph.io/"
44
url "http://trac.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.4.0.zip"
55
sha256 "5c727d84755da276adf8c4a4a3a8ba9c9570fc4b4969f06f1d2e9f89b1e3040e"
66
revision 1

0 commit comments

Comments
 (0)