diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/lensfun.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/lensfun.rb b/Library/Formula/lensfun.rb index 8279ae5d7..1d05ca3a5 100644 --- a/Library/Formula/lensfun.rb +++ b/Library/Formula/lensfun.rb @@ -1,9 +1,9 @@ require 'formula' class Lensfun < Formula - homepage 'http://lensfun.berlios.de' - head 'svn://svn.berlios.de/lensfun/trunk' - url 'https://downloads.sourceforge.net/project/lensfun.berlios/lensfun-0.2.8.tar.bz2' + homepage 'http://lensfun.sourceforge.net/' + head 'git://git.code.sf.net/p/lensfun/code' + url 'https://downloads.sourceforge.net/project/lensfun/0.2.8/lensfun-0.2.8.tar.bz2' sha1 '0e85eb7692620668d27e2303687492ad68c90eb4' revision 1 |
