| Submitter | Alexander Lukichev |
|---|---|
| Date | March 11, 2013, 11:43 a.m. |
| Message ID | <1363002189-8109-1-git-send-email-alexander.lukichev@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/226537/ |
| State | Accepted |
| Commit | 3cc2cdb72fde97e211c42f67dc7973e051f95494 |
| Headers | show |
Comments
Hi, This patch does not break other two patches that I sent earlier: http://patchwork.ozlabs.org/patch/224666/ http://patchwork.ozlabs.org/patch/224667/ They are still valid because zeromq 3.2.2 uses the same version of openpgm 5.1.118~dfsg. Thanks. -- Best regards, Alexander Lukichev
>>>>> "Alexander" == Alexander Lukichev <alexander.lukichev@gmail.com> writes:
Alexander> Signed-off-by: Alexander Lukichev <alexander.lukichev@gmail.com>
Committed, thanks.
Patch
diff --git a/package/zeromq/zeromq.mk b/package/zeromq/zeromq.mk index 284a168..2d0026d 100644 --- a/package/zeromq/zeromq.mk +++ b/package/zeromq/zeromq.mk @@ -4,7 +4,7 @@ # ############################################################# -ZEROMQ_VERSION = 2.2.0 +ZEROMQ_VERSION = 3.2.2 ZEROMQ_SITE = http://download.zeromq.org/ ZEROMQ_INSTALL_STAGING = YES ZEROMQ_DEPENDENCIES = util-linux
Signed-off-by: Alexander Lukichev <alexander.lukichev@gmail.com> --- package/zeromq/zeromq.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)