Skip to content

Commit

Permalink
Update Homepage URL for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshi Nakamura committed Jan 23, 2012
1 parent c7c0cfc commit df6b9e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.txt
@@ -1,6 +1,6 @@
= JRuby-OpenSSL

* http://jruby-extras.rubyforge.org/jruby-openssl
* https://github.com/jruby/jruby-ossl

== DESCRIPTION:

Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -63,7 +63,7 @@ begin
load File.dirname(__FILE__) + "/lib/shared/jopenssl/version.rb"
p.version = Jopenssl::Version::VERSION
p.rubyforge_name = "jruby-extras"
p.url = "http://jruby-extras.rubyforge.org/jruby-openssl"
p.url = "https://github.com/jruby/jruby-ossl"
p.author = "Ola Bini and JRuby contributors"
p.email = "ola.bini@gmail.com"
p.summary = "OpenSSL add-on for JRuby"
Expand Down
4 changes: 2 additions & 2 deletions jruby-openssl.gemspec
Expand Up @@ -10,8 +10,8 @@ Gem::Specification.new do |s|
s.description = "JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library."
s.email = "ola.bini@gmail.com"
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt", "License.txt"]
s.files = ["Rakefile", "History.txt", "Manifest.txt", "README.txt", "License.txt", "lib/shared/jopenssl.jar", "lib/1.9/openssl.rb", "lib/1.9/openssl/bn.rb", "lib/1.9/openssl/x509-internal.rb", "lib/1.9/openssl/cipher.rb", "lib/1.9/openssl/digest.rb", "lib/1.9/openssl/ssl.rb", "lib/1.9/openssl/buffering.rb", "lib/1.9/openssl/ssl-internal.rb", "lib/1.9/openssl/x509.rb", "lib/1.9/openssl/config.rb", "lib/shared/openssl.rb", "lib/shared/openssl/dummyssl.rb", "lib/shared/openssl/ssl.rb", "lib/shared/openssl/x509.rb", "lib/shared/openssl/dummy.rb", "lib/shared/jopenssl/version.rb", "lib/1.8/openssl.rb", "lib/1.8/openssl/bn.rb", "lib/1.8/openssl/pkcs7.rb", "lib/1.8/openssl/x509-internal.rb", "lib/1.8/openssl/cipher.rb", "lib/1.8/openssl/digest.rb", "lib/1.8/openssl/ssl.rb", "lib/1.8/openssl/buffering.rb", "lib/1.8/openssl/ssl-internal.rb", "lib/1.8/openssl/x509.rb", "lib/1.8/openssl/config.rb", "test/test_all.rb", "test/test_pkey_dsa.rb", "test/test_integration.rb", "test/test_ssl.rb", "test/test_parse_certificate.rb", "test/test_openssl.rb", "test/cert_with_ec_pk.cer", "test/ut_eof.rb", "test/test_x509store.rb", "test/test_imaps.rb", "test/test_certificate.rb", "test/test_pkcs7.rb", "test/test_cipher.rb", "test/test_pkey_rsa.rb", "test/test_java.rb", "test/1.9/test_ssl_session.rb", "test/1.9/test_engine.rb", "test/1.9/test_asn1.rb", "test/1.9/test_pkey_dh.rb", "test/1.9/test_pkey_dsa.rb", "test/1.9/test_ocsp.rb", "test/1.9/ssl_server.rb", "test/1.9/test_x509ext.rb", "test/1.9/utils.rb", "test/1.9/test_ssl.rb", "test/1.9/test_buffering.rb", "test/1.9/test_ns_spki.rb", "test/1.9/test_digest.rb", "test/1.9/test_pair.rb", "test/1.9/test_x509crl.rb", "test/1.9/test_x509store.rb", "test/1.9/test_bn.rb", "test/1.9/test_pkey_ec.rb", "test/1.9/test_pkcs7.rb", "test/1.9/test_pkcs12.rb", "test/1.9/test_cipher.rb", "test/1.9/test_pkey_rsa.rb", "test/1.9/test_x509req.rb", "test/1.9/test_x509name.rb", "test/1.9/test_hmac.rb", "test/1.9/test_x509cert.rb", "test/1.9/test_config.rb", "test/ref/a.out", "test/ref/pkcs1", "test/ref/pkcs1.c", "test/ref/compile.rb", "test/fixture/common.pem", "test/fixture/key_then_cert.pem", "test/fixture/keypair.pem", "test/fixture/cacert.pem", "test/fixture/verisign.pem", "test/fixture/cert_localhost.pem", "test/fixture/selfcert.pem", "test/fixture/max.pem", "test/fixture/localhost_keypair.pem", "test/fixture/ids_in_subject_rdn_set.pem", "test/fixture/ca-bundle.crt", "test/fixture/verisign_c3.pem", "test/fixture/ca_path/72fa7371.0", "test/fixture/ca_path/verisign.pem", "test/fixture/imaps/cacert.pem", "test/fixture/imaps/server.crt", "test/fixture/imaps/server.key", "test/fixture/purpose/sslserver_no_dsig_in_keyUsage.pem", "test/fixture/purpose/cacert.pem", "test/fixture/purpose/sslserver.pem", "test/fixture/purpose/sslclient.pem", "test/fixture/purpose/b70a5bc1.0", "test/fixture/purpose/ca/serial", "test/fixture/purpose/ca/gen_cert.rb", "test/fixture/purpose/ca/PASSWD_OF_CA_KEY_IS_1234", "test/fixture/purpose/ca/ca_config.rb", "test/fixture/purpose/ca/cacert.pem", "test/fixture/purpose/ca/private/cakeypair.pem", "test/fixture/purpose/ca/newcerts/4_cert.pem", "test/fixture/purpose/ca/newcerts/3_cert.pem", "test/fixture/purpose/ca/newcerts/2_cert.pem", "test/fixture/purpose/sslclient/csr.pem", "test/fixture/purpose/sslclient/keypair.pem", "test/fixture/purpose/sslclient/sslclient.pem", "test/fixture/purpose/scripts/gen_cert.rb", "test/fixture/purpose/scripts/init_ca.rb", "test/fixture/purpose/scripts/gen_csr.rb", "test/fixture/purpose/sslserver/csr.pem", "test/fixture/purpose/sslserver/keypair.pem", "test/fixture/purpose/sslserver/sslserver.pem", "test/ruby/ut_eof.rb", "test/ruby/envutil.rb", "test/java/pkcs7_mime_enveloped.message", "test/java/test_java_attribute.rb", "test/java/test_java_pkcs7.rb", "test/java/test_java_mime.rb", "test/java/pkcs7_mime_signed.message", "test/java/test_java_smime.rb", "test/java/pkcs7_multipart_signed.message", "test/java/test_java_bio.rb", "test/1.8/test_asn1.rb", "test/1.8/ssl_server.rb", "test/1.8/test_x509ext.rb", "test/1.8/utils.rb", "test/1.8/test_ssl.rb", "test/1.8/test_ec.rb", "test/1.8/test_ns_spki.rb", "test/1.8/test_digest.rb", "test/1.8/test_pair.rb", "test/1.8/test_x509crl.rb", "test/1.8/test_x509store.rb", "test/1.8/test_pkcs7.rb", "test/1.8/test_cipher.rb", "test/1.8/test_pkey_rsa.rb", "test/1.8/test_x509req.rb", "test/1.8/test_x509name.rb", "test/1.8/test_hmac.rb", "test/1.8/test_x509cert.rb", "test/1.8/test_config.rb", ".gemtest"]
s.homepage = "http://jruby-extras.rubyforge.org/jruby-openssl"
s.files = ["Rakefile", "History.txt", "Manifest.txt", "README.txt", "License.txt", "lib/shared/jopenssl.jar", "lib/1.9", "lib/shared", "lib/1.8", "lib/1.9/openssl.rb", "lib/1.9/openssl", "lib/1.9/openssl/bn.rb", "lib/1.9/openssl/x509-internal.rb", "lib/1.9/openssl/cipher.rb", "lib/1.9/openssl/digest.rb", "lib/1.9/openssl/ssl.rb", "lib/1.9/openssl/buffering.rb", "lib/1.9/openssl/ssl-internal.rb", "lib/1.9/openssl/x509.rb", "lib/1.9/openssl/config.rb", "lib/shared/openssl.rb", "lib/shared/openssl", "lib/shared/jopenssl", "lib/shared/openssl/dummyssl.rb", "lib/shared/openssl/ssl.rb", "lib/shared/openssl/x509.rb", "lib/shared/openssl/dummy.rb", "lib/shared/jopenssl/version.rb", "lib/1.8/openssl.rb", "lib/1.8/openssl", "lib/1.8/openssl/bn.rb", "lib/1.8/openssl/pkcs7.rb", "lib/1.8/openssl/x509-internal.rb", "lib/1.8/openssl/cipher.rb", "lib/1.8/openssl/digest.rb", "lib/1.8/openssl/ssl.rb", "lib/1.8/openssl/buffering.rb", "lib/1.8/openssl/ssl-internal.rb", "lib/1.8/openssl/x509.rb", "lib/1.8/openssl/config.rb", "test/1.9", "test/ref", "test/test_all.rb", "test/test_pkey_dsa.rb", "test/fixture", "test/test_integration.rb", "test/ruby", "test/test_ssl.rb", "test/test_parse_certificate.rb", "test/test_openssl.rb", "test/cert_with_ec_pk.cer", "test/java", "test/ut_eof.rb", "test/test_x509store.rb", "test/test_imaps.rb", "test/test_certificate.rb", "test/test_pkcs7.rb", "test/test_cipher.rb", "test/1.8", "test/test_pkey_rsa.rb", "test/test_java.rb", "test/1.9/test_ssl_session.rb", "test/1.9/test_engine.rb", "test/1.9/test_asn1.rb", "test/1.9/test_pkey_dh.rb", "test/1.9/test_pkey_dsa.rb", "test/1.9/test_ocsp.rb", "test/1.9/ssl_server.rb", "test/1.9/test_x509ext.rb", "test/1.9/utils.rb", "test/1.9/test_ssl.rb", "test/1.9/test_buffering.rb", "test/1.9/test_ns_spki.rb", "test/1.9/test_digest.rb", "test/1.9/test_pair.rb", "test/1.9/test_x509crl.rb", "test/1.9/test_x509store.rb", "test/1.9/test_bn.rb", "test/1.9/test_pkey_ec.rb", "test/1.9/test_pkcs7.rb", "test/1.9/test_pkcs12.rb", "test/1.9/test_cipher.rb", "test/1.9/test_pkey_rsa.rb", "test/1.9/test_x509req.rb", "test/1.9/test_x509name.rb", "test/1.9/test_hmac.rb", "test/1.9/test_x509cert.rb", "test/1.9/test_config.rb", "test/ref/a.out", "test/ref/pkcs1", "test/ref/pkcs1.c", "test/ref/compile.rb", "test/fixture/common.pem", "test/fixture/ca_path", "test/fixture/key_then_cert.pem", "test/fixture/imaps", "test/fixture/keypair.pem", "test/fixture/cacert.pem", "test/fixture/verisign.pem", "test/fixture/purpose", "test/fixture/cert_localhost.pem", "test/fixture/selfcert.pem", "test/fixture/max.pem", "test/fixture/localhost_keypair.pem", "test/fixture/ids_in_subject_rdn_set.pem", "test/fixture/ca-bundle.crt", "test/fixture/verisign_c3.pem", "test/fixture/ca_path/72fa7371.0", "test/fixture/ca_path/verisign.pem", "test/fixture/imaps/cacert.pem", "test/fixture/imaps/server.crt", "test/fixture/imaps/server.key", "test/fixture/purpose/ca", "test/fixture/purpose/sslclient", "test/fixture/purpose/scripts", "test/fixture/purpose/sslserver_no_dsig_in_keyUsage.pem", "test/fixture/purpose/cacert.pem", "test/fixture/purpose/sslserver", "test/fixture/purpose/sslserver.pem", "test/fixture/purpose/sslclient.pem", "test/fixture/purpose/b70a5bc1.0", "test/fixture/purpose/ca/serial", "test/fixture/purpose/ca/gen_cert.rb", "test/fixture/purpose/ca/PASSWD_OF_CA_KEY_IS_1234", "test/fixture/purpose/ca/ca_config.rb", "test/fixture/purpose/ca/cacert.pem", "test/fixture/purpose/ca/private", "test/fixture/purpose/ca/newcerts", "test/fixture/purpose/ca/private/cakeypair.pem", "test/fixture/purpose/ca/newcerts/4_cert.pem", "test/fixture/purpose/ca/newcerts/3_cert.pem", "test/fixture/purpose/ca/newcerts/2_cert.pem", "test/fixture/purpose/sslclient/csr.pem", "test/fixture/purpose/sslclient/keypair.pem", "test/fixture/purpose/sslclient/sslclient.pem", "test/fixture/purpose/scripts/gen_cert.rb", "test/fixture/purpose/scripts/init_ca.rb", "test/fixture/purpose/scripts/gen_csr.rb", "test/fixture/purpose/sslserver/csr.pem", "test/fixture/purpose/sslserver/keypair.pem", "test/fixture/purpose/sslserver/sslserver.pem", "test/ruby/ut_eof.rb", "test/ruby/envutil.rb", "test/java/pkcs7_mime_enveloped.message", "test/java/test_java_attribute.rb", "test/java/test_java_pkcs7.rb", "test/java/test_java_mime.rb", "test/java/pkcs7_mime_signed.message", "test/java/test_java_smime.rb", "test/java/pkcs7_multipart_signed.message", "test/java/test_java_bio.rb", "test/1.8/test_asn1.rb", "test/1.8/ssl_server.rb", "test/1.8/test_x509ext.rb", "test/1.8/utils.rb", "test/1.8/test_ssl.rb", "test/1.8/test_ec.rb", "test/1.8/test_ns_spki.rb", "test/1.8/test_digest.rb", "test/1.8/test_pair.rb", "test/1.8/test_x509crl.rb", "test/1.8/test_x509store.rb", "test/1.8/test_pkcs7.rb", "test/1.8/test_cipher.rb", "test/1.8/test_pkey_rsa.rb", "test/1.8/test_x509req.rb", "test/1.8/test_x509name.rb", "test/1.8/test_hmac.rb", "test/1.8/test_x509cert.rb", "test/1.8/test_config.rb", ".gemtest"]
s.homepage = "https://github.com/jruby/jruby-ossl"
s.rdoc_options = ["--main", "README.txt"]
s.require_paths = ["lib/shared"]
s.rubyforge_project = "jruby-extras"
Expand Down

0 comments on commit df6b9e8

Please sign in to comment.