Skip to content

Commit

Permalink
freealut: new working https url for stable source (#10987)
Browse files Browse the repository at this point in the history
  • Loading branch information
JCount authored and ilovezfs committed Mar 13, 2017
1 parent 86a6b50 commit c6f2ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/freealut.rb
@@ -1,7 +1,7 @@
class Freealut < Formula
desc "Implementation of OpenAL's ALUT standard"
homepage "https://github.com/vancegroup/freealut"
url "http://connect.creativelabs.com/openal/Downloads/ALUT/freealut-1.1.0.tar.gz"
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/f/freealut/freealut_1.1.0.orig.tar.gz"
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/f/freealut/freealut_1.1.0.orig.tar.gz"
sha256 "60d1ea8779471bb851b89b49ce44eecb78e46265be1a6e9320a28b100c8df44f"

Expand Down

0 comments on commit c6f2ad4

Please sign in to comment.