jasper: source location update
sukkology.net isn't hosting the source anymore. uvic.ca is the maintainer. Closes Homebrew/homebrew#13461. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
248e7ddad7
commit
19e05fe3be
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Jasper < Formula
|
||||
homepage 'http://slackware.sukkology.net/packages/jasper/'
|
||||
url 'http://slackware.sukkology.net/packages/jasper/jasper-1.900.1.zip'
|
||||
homepage 'http://www.ece.uvic.ca/~frodo/jasper/'
|
||||
url 'http://www.ece.uvic.ca/~frodo/jasper/software/jasper-1.900.1.zip'
|
||||
md5 'a342b2b4495b3e1394e161eb5d85d754'
|
||||
|
||||
depends_on 'jpeg'
|
||||
|
|
Loading…
Reference in a new issue