diff options
Diffstat (limited to 'Library/Formula/engine_pkcs11.rb')
| -rw-r--r-- | Library/Formula/engine_pkcs11.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/engine_pkcs11.rb b/Library/Formula/engine_pkcs11.rb index de6dbb445..7ad27d9ac 100644 --- a/Library/Formula/engine_pkcs11.rb +++ b/Library/Formula/engine_pkcs11.rb @@ -2,7 +2,7 @@ require 'formula' class EnginePkcs11 < Formula homepage 'https://github.com/OpenSC/OpenSC/wiki/OpenSSL-engine-for-PKCS%2311-modules' - url 'http://downloads.sourceforge.net/project/opensc/engine_pkcs11/engine_pkcs11-0.1.8.tar.gz' + url 'https://downloads.sourceforge.net/project/opensc/engine_pkcs11/engine_pkcs11-0.1.8.tar.gz' sha1 '25f3c29c7f47da5f2c0bec1534aceec9651cfed3' head do |
