sip 4.19.3
Closes #15652. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0c830b9e24
commit
ab8dc2c4fb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sip < Formula
|
||||
desc "Tool to create Python bindings for C and C++ libraries"
|
||||
homepage "https://www.riverbankcomputing.com/software/sip/intro"
|
||||
url "https://downloads.sourceforge.net/project/pyqt/sip/sip-4.19.2/sip-4.19.2.tar.gz"
|
||||
sha256 "432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533"
|
||||
url "https://downloads.sourceforge.net/project/pyqt/sip/sip-4.19.3/sip-4.19.3.tar.gz"
|
||||
sha256 "740df844f80cc45dcc9b23294a92492923bc403ce88e68c35783f27c177c4b74"
|
||||
head "https://www.riverbankcomputing.com/hg/sip", :using => :hg
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue