From 26a4c5126ac7d0dc77b73133eddf4c2f4ca19794 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Sat, 20 Jun 2015 01:20:57 +0300 Subject: [PATCH] auth-pam-nginx-module 1.4 --- Formula/auth-pam-nginx-module.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/auth-pam-nginx-module.rb b/Formula/auth-pam-nginx-module.rb index 28e6475..caedbc5 100644 --- a/Formula/auth-pam-nginx-module.rb +++ b/Formula/auth-pam-nginx-module.rb @@ -1,7 +1,8 @@ class AuthPamNginxModule < Formula - homepage "http://web.iti.upv.es/~sto/nginx/" - url "http://web.iti.upv.es/~sto/nginx/ngx_http_auth_pam_module-1.2.tar.gz" - sha1 "3bb82c75f7cbace4c10b11aa51adbe36ab0803ed" + desc "PAM for http basic authentication for nginx" + homepage "https://github.com/stogh/ngx_http_auth_pam_module" + url "https://github.com/stogh/ngx_http_auth_pam_module/archive/v1.4.tar.gz" + sha256 "095742c5bcb86f2431e215db785bdeb238d594f085a0ac00d16125876a157409" def install (share+"auth-pam-nginx-module").install Dir["*"]