Skip to content

Commit

Permalink
Change OpenSSL-checkout buildout rule to tagged's
Browse files Browse the repository at this point in the history
forked kevinw/openssl-setup-py.git to tagged/openssl-setup-py.git
  • Loading branch information
kevinw authored and Mike Dougherty committed Sep 26, 2012
1 parent 7934910 commit 1fbfda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildout.cfg
Expand Up @@ -217,7 +217,7 @@ cmds = curl -L ${jpeg:lib_url} --output ${jpeg:lib_download-path}

[OpenSSL-checkout]
recipe = zerokspot.recipe.git
repository = https://github.com/kevinw/openssl-setup-py.git
repository = https://github.com/tagged/openssl-setup-py.git
rev = origin/master

[OpenSSL-install]
Expand Down

0 comments on commit 1fbfda0

Please sign in to comment.