瀏覽代碼

Update OpenSSL.podspec

Marcin Krzyzanowski 11 年之前
父節點
當前提交
9145820e69
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OpenSSL.podspec

+ 1 - 1
OpenSSL.podspec

@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
   s.license	     = 'OpenSSL (OpenSSL/SSLeay)'
 
   s.author       = 'Justin Plouffe'
-  s.source       = { :git => "https://github.com/justinplouffe/OpenSSL.git", :tag => "1.0.1e" }
+  s.source       = { :git => "https://github.com/aufflick/OpenSSL.git", :tag => "1.0.1e" }
 
   s.platform     = :ios, '5.1'
   s.source_files = 'include/openssl/**/*.h'