openjpeg 2.1.2
Closes #5357. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9fd414a7af
commit
eb0b286f10
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Openjpeg < Formula
|
||||
desc "Library for JPEG-2000 image manipulation"
|
||||
homepage "http://www.openjpeg.org/"
|
||||
url "https://github.com/uclouvain/openjpeg/archive/v2.1.1.tar.gz"
|
||||
sha256 "82c27f47fc7219e2ed5537ac69545bf15ed8c6ba8e6e1e529f89f7356506dbaa"
|
||||
url "https://github.com/uclouvain/openjpeg/archive/v2.1.2.tar.gz"
|
||||
sha256 "4ce77b6ef538ef090d9bde1d5eeff8b3069ab56c4906f083475517c2c023dfa7"
|
||||
|
||||
head "https://github.com/uclouvain/openjpeg.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue