Version bump. So now it works with recent kernels (up to 4.2-rc tested)

bug #514254

Package-Manager: portage-2.2.20
This commit is contained in:
Alexey Shvetsov
2015-08-09 14:42:18 +03:00
parent 0dbf0e0146
commit fa6f26a59d
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
DIST open-mx-1.5.2.tar.gz 1079065 SHA256 baa6a09864e8d2d70ea02ed33d0816d53d704ea54d9236dd28863153b8d64c89 SHA512 6cdd3289ad2515f9d627fb6a40e2d0a6be6084e40f5361f2905d75222e386539149d1748302767d00eaf5862f4ec0ef77cbe7c53e6c77ffbd0771e855480c444 WHIRLPOOL 43653c152a7a41d613cb325861618936894bab01d64dcc7fac6e29b8a6c81dea32631883b9019d27d9cc98b58d32b7964719a2f51bafce358da90d005fee963b
DIST open-mx-1.5.4.tar.gz 1094452 SHA256 78192041c55afc5328fef159499410e40b9d1dd6ab529abbe15f0843278624cc SHA512 df41132de0c6f7a20a1cdb9aff3c654d5e306771369c12086affda785686e1a3ed23ba82e617618ebbd72ffa3b32d1f3c76e4450d6ab772d9e5a3080f6a3e977 WHIRLPOOL 16fb2f0ebaba6b97ec4b58459534d4642afe1e77ce68fdc001f053e4a40555601196a223933c3715a11490cd17b84cfc0f1512d1d4caa0bcb84060077f127485

View File

@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# $Id $
EAPI=4
@@ -8,7 +8,7 @@ inherit autotools eutils linux-mod multilib toolchain-funcs udev
DESCRIPTION="Open-MX - Myrinet Express over Generic Ethernet Hardware"
HOMEPAGE="http://open-mx.gforge.inria.fr/"
SRC_URI="http://gforge.inria.fr/frs/download.php/30245/${P}.tar.gz"
SRC_URI="http://gforge.inria.fr/frs/download.php/34371/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"