pngquant: update github URLs

Fixes Homebrew/homebrew#21403.
master
Jack Nagel 2013-07-24 20:11:48 -05:00
parent 476a19ce45
commit 1f7e2c6f7a
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ require 'formula'
class Pngquant < Formula
homepage 'http://pngquant.org/'
url 'https://github.com/pornel/improved-pngquant/archive/1.8.3.tar.gz'
sha1 'c2bb7e5fecc1137aa19cf684b2f05f0cb74ca6e0'
url 'https://github.com/pornel/pngquant/archive/1.8.3.tar.gz'
sha1 '6bcca182997f4bf6b6cd332b7b26de5770eb1b06'
head 'https://github.com/pornel/improved-pngquant.git'
head 'https://github.com/pornel/pngquant.git'
depends_on :libpng