mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
transmission-remote-gui.rb: Update to not use google code
This commit is contained in:
parent
3a614611d2
commit
885f164b2f
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@ cask :v1 => 'transmission-remote-gui' do
|
|||
version '5.0.1'
|
||||
sha256 'b961aeb244b2519563837745f3475d21379e3da32bae2b3cbb20ca91d1a90d75'
|
||||
|
||||
url "https://transmisson-remote-gui.googlecode.com/files/transgui-#{version}.dmg"
|
||||
url "http://downloads.sourceforge.net/sourceforge/transgui/transgui-#{version}.dmg"
|
||||
name 'Transmission Remote GUI'
|
||||
homepage 'https://code.google.com/p/transmisson-remote-gui/'
|
||||
homepage 'http://sourceforge.net/projects/transgui/'
|
||||
license :oss
|
||||
|
||||
pkg 'transgui.pkg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue