Skip to content

Commit

Permalink
auth-pam-nginx-module 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed Jun 19, 2015
1 parent b28219d commit 26a4c51
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions 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["*"]
Expand Down

0 comments on commit 26a4c51

Please sign in to comment.