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.
2 parents 9af726b + fc211d4 commit 802b1d7Copy full SHA for 802b1d7
Formula/o/openal-soft.rb
@@ -1,6 +1,7 @@
1
class OpenalSoft < Formula
2
desc "Implementation of the OpenAL 3D audio API"
3
- homepage "https://openal-soft.org/"
+ # cert expired report https://github.com/kcat/openal-soft/issues/1149
4
+ homepage "https://github.com/kcat/openal-soft"
5
# TODO: Remove distfiles.gentoo.org URL when openal-soft.org SSL is fixed.
6
# https://github.com/kcat/openal-soft/issues/1176
7
url "https://distfiles.gentoo.org/distfiles/08/openal-soft-1.24.3.tar.bz2"
0 commit comments