mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-19 19:03:47 +08:00
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:
parent
d1935562e8
commit
4fc94a76cc
3
package/omniorb/omniorb.hash
Normal file
3
package/omniorb/omniorb.hash
Normal 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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user