denji / homebrew-nginx

:fire_engine: Community NGINX tap for custom modules
https://denji.github.io/homebrew-nginx/
Other
617 stars 200 forks source link

Wrong url in the formula mp4-h264-nginx-module.rb #430

Closed viaregio closed 4 months ago

viaregio commented 4 months ago

I had to replace the url http://h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.7.tar.gz with https://github.com/code-shop-com/h264/raw/main/download/nginx_mod_h264_streaming-2.2.7.tar.gz to get it working again.

viaregio commented 4 months ago

Maybe this isn't the right value for the url but it is momentarily working. Using the original url gives me a 404 error.