diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/iphotoexport.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/iphotoexport.rb b/Library/Formula/iphotoexport.rb index 28e6a11f9..4d8c17258 100644 --- a/Library/Formula/iphotoexport.rb +++ b/Library/Formula/iphotoexport.rb @@ -1,8 +1,8 @@ require 'formula' class Iphotoexport < Formula - url 'http://iphotoexport.googlecode.com/files/iphotoexport-1.6.4.zip' homepage 'http://code.google.com/p/iphotoexport/' + url 'http://iphotoexport.googlecode.com/files/iphotoexport-1.6.4.zip' sha1 '50fa0916cf9689efdfd33cd4680424234b4e9023' depends_on 'exiftool' |
