diff options
Diffstat (limited to 'Library/Formula/ossp-uuid.rb')
| -rw-r--r-- | Library/Formula/ossp-uuid.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ossp-uuid.rb b/Library/Formula/ossp-uuid.rb index fafd14923..665c92359 100644 --- a/Library/Formula/ossp-uuid.rb +++ b/Library/Formula/ossp-uuid.rb @@ -3,7 +3,7 @@ require 'formula' class OsspUuid < Formula homepage 'http://www.ossp.org/pkg/lib/uuid/' url 'ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz' - mirror 'http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz' + mirror 'https://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz' sha1 '3e22126f0842073f4ea6a50b1f59dcb9d094719f' bottle do |
