Permalink
Browse files
zmq-devel: update to 4ea1e78d (20180305).
- Loading branch information
Showing
with
5 additions
and
4 deletions.
-
+5
−4
devel/zmq/Portfile
|
|
@@ -53,10 +53,11 @@ subport zmq22 { |
|
|
} |
|
|
|
|
|
subport zmq-devel { |
|
|
github.setup zeromq libzmq b575b05d2c79157a4a6933e790b95f2af7706808 |
|
|
version 20180219 |
|
|
checksums rmd160 92c23f0741a3cf43da2946aaed87a1cabfc58f7c \ |
|
|
sha256 52555298e589189723b50e1893fa34360634fab96141bdc4ecc25b33355afd95 |
|
|
github.setup zeromq libzmq 4ea1e78d9d06255db275723bd71501eff6d265ca |
|
|
version 20180305 |
|
|
checksums rmd160 9ff8821e88c5048fcffd823dc05a15adfa8a335b \ |
|
|
sha256 3b2f0124caeccf7fc53957367c32621db07f6046b61e65a09abbb6b97110c4d6 \ |
|
|
size 700000 |
|
|
|
|
|
conflicts zmq zmq22 zmq3 |
|
|
configure.args-append --disable-libunwind --disable-cxx11 |
|
|
|