Merge pull request #52831 from r-ryantm/auto-update/omniorb
omniorb: 4.2.2 -> 4.2.3
This commit is contained in:
commit
240d80c490
@ -3,11 +3,11 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
name = "omniorb-${version}";
|
name = "omniorb-${version}";
|
||||||
|
|
||||||
version = "4.2.2";
|
version = "4.2.3";
|
||||||
|
|
||||||
src = fetchurl rec {
|
src = fetchurl rec {
|
||||||
url = "mirror://sourceforge/project/omniorb/omniORB/omniORB-${version}/omniORB-${version}.tar.bz2";
|
url = "mirror://sourceforge/project/omniorb/omniORB/omniORB-${version}/omniORB-${version}.tar.bz2";
|
||||||
sha256 = "1klf6ivhsisdnqxcbf161jxva0xzmfgmwypnxfzf4jq16770knfx";
|
sha256 = "1jlb0wps6311dmhnphn64gv46z0bl8grch4fd9dcx5dlib02lh96";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ python2 ];
|
buildInputs = [ python2 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user