jpeg-turbo 1.5.1
Closes #7189. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
9475a2123b
commit
06059a7838
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class JpegTurbo < Formula
|
||||
desc "JPEG image codec that aids compression and decompression"
|
||||
homepage "http://www.libjpeg-turbo.org/"
|
||||
url "https://downloads.sourceforge.net/project/libjpeg-turbo/1.5.0/libjpeg-turbo-1.5.0.tar.gz"
|
||||
sha256 "9f397c31a67d2b00ee37597da25898b03eb282ccd87b135a50a69993b6a2035f"
|
||||
url "https://downloads.sourceforge.net/project/libjpeg-turbo/1.5.1/libjpeg-turbo-1.5.1.tar.gz"
|
||||
sha256 "41429d3d253017433f66e3d472b8c7d998491d2f41caa7306b8d9a6f2a2c666c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue