omniorb: bump to version 4.2.0

Also add a hash file.

The release announcement
(http://www.omniorb-support.com/pipermail/omniorb-list/2014-April/031550.html)
mentions support for python3, but I could not make it work. Stay with python2
for now.

Cc: Matt Weber <mlweber1@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Baruch Siach 2014-11-20 13:44:49 +02:00 committed by Thomas Petazzoni
parent d1935562e8
commit 4fc94a76cc
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
# From http://sourceforge.net/projects/omniorb/files/omniORB/omniORB-4.2.0/
sha1 cc52c636f4f329e0481d6bb97b1f0a4bfb21fb3d omniORB-4.2.0.tar.bz2
md5 f1e104d0a2df92829c1b37a853f4805d omniORB-4.2.0.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
OMNIORB_VERSION = 4.1.6
OMNIORB_VERSION = 4.2.0
OMNIORB_SITE = http://downloads.sourceforge.net/project/omniorb/omniORB/omniORB-$(OMNIORB_VERSION)
OMNIORB_SOURCE = omniORB-$(OMNIORB_VERSION).tar.bz2
OMNIORB_INSTALL_STAGING = YES