diff --git a/Package.swift b/Package.swift index 0a2ff0c..78a9e41 100644 --- a/Package.swift +++ b/Package.swift @@ -12,7 +12,7 @@ let package = Package( name: "S3", dependencies: [ .Package(url: "https://github.com/vapor/vapor.git", majorVersion: 2), - .Package(url: "https://github.com/vzsg/S3SignerAWS.git", majorVersion: 2), + .Package(url: "https://github.com/JustinM1/S3SignerAWS.git", majorVersion: 2), .Package(url: "https://github.com/manGoweb/MimeLib.git", majorVersion: 1) ], exclude: []