diff --git a/_service b/_service
index 6b27e4a..34acda3 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
@PARENT_TAG@.@TAG_OFFSET@.%h
v(.*)
\1
- bd8b24a56fcb09dcf85443a487b832aad42654c2
+ 24a3b31bd02627015a0766c9d7050370005e0a4b
opa-ff*.tar
diff --git a/opa-ff-10.10.1.0.35.0.bd8b24a56fcb.tar.gz b/opa-ff-10.10.1.0.35.0.bd8b24a56fcb.tar.gz
deleted file mode 100644
index 06494fd..0000000
--- a/opa-ff-10.10.1.0.35.0.bd8b24a56fcb.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:90f9db5ac27faead98008373fd6deae5606c56745329dee0ab025c09fe27611b
-size 2941908
diff --git a/opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz b/opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz
new file mode 100644
index 0000000..485d51f
--- /dev/null
+++ b/opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9c4df95b978ab376b161f2f2a18df6c765b9128f0e9804d466fa1edf524abe29
+size 2945483
diff --git a/opa-ff-add-shebang-for-exp-files.patch b/opa-ff-add-shebang-for-exp-files.patch
index 2221b24..a81af2b 100644
--- a/opa-ff-add-shebang-for-exp-files.patch
+++ b/opa-ff-add-shebang-for-exp-files.patch
@@ -1,4 +1,4 @@
-commit ae670c7f2281c63096c769b519a57a43ce5f81bb
+commit a63f004c9c628bcaa4750485bb3949dbc62a8422
Author: Nicolas Morey-Chaisemartin
Date: Thu Jun 8 11:13:38 2017 +0200
@@ -268,14 +268,14 @@ index 4ffe1f5dbb10..cae42a380ad4 100644
#
# Copyright (c) 2015, Intel Corporation
diff --git TestTools/chassis.exp TestTools/chassis.exp
-index 152d7d9fcdfd..ae5e3f9c3838 100644
+index 93265e2d30ed..488ab27fbbf1 100644
--- TestTools/chassis.exp
+++ TestTools/chassis.exp
@@ -1,3 +1,4 @@
+#!/usr/bin/expect
# BEGIN_ICS_COPYRIGHT8 ****************************************
- #
- # Copyright (c) 2015, Intel Corporation
+ #
+ # Copyright (c) 2015-2020, Intel Corporation
diff --git TestTools/common_funcs.exp TestTools/common_funcs.exp
index 68d55d8fdf48..22bed8bdbb7e 100644
--- TestTools/common_funcs.exp
@@ -295,14 +295,14 @@ index 8e1a8e6e816d..2081a2b64d1e 100644
#
# Copyright (c) 2015, Intel Corporation
diff --git TestTools/extmng.exp TestTools/extmng.exp
-index b513c61c1069..e0ba680daed3 100644
+index cf6d989fc8f5..52caed45283b 100644
--- TestTools/extmng.exp
+++ TestTools/extmng.exp
@@ -1,3 +1,4 @@
+#!/usr/bin/expect
# BEGIN_ICS_COPYRIGHT8 ****************************************
- #
- # Copyright (c) 2015, Intel Corporation
+ #
+ # Copyright (c) 2015-2020, Intel Corporation
diff --git TestTools/ib.exp TestTools/ib.exp
index 06c4a6ecc645..5b32311d123f 100644
--- TestTools/ib.exp
@@ -331,14 +331,14 @@ index 773676547a28..8b84886318c8 100644
#
# Copyright (c) 2015, Intel Corporation
diff --git TestTools/mpi.exp TestTools/mpi.exp
-index 4fe36e9aeca0..fa0624080c98 100644
+index f3b7e29fb0d0..d810878a5759 100644
--- TestTools/mpi.exp
+++ TestTools/mpi.exp
@@ -1,3 +1,4 @@
+#!/usr/bin/expect
# BEGIN_ICS_COPYRIGHT8 ****************************************
- #
- # Copyright (c) 2015, Intel Corporation
+ #
+ # Copyright (c) 2015-2020, Intel Corporation
diff --git TestTools/network.exp TestTools/network.exp
index c1b8867019f0..f4f212c5a59b 100644
--- TestTools/network.exp
@@ -349,14 +349,14 @@ index c1b8867019f0..f4f212c5a59b 100644
#
# Copyright (c) 2015, Intel Corporation
diff --git TestTools/opa_to_xml.exp TestTools/opa_to_xml.exp
-index 448bfb471aeb..c6232d54ea47 100644
+index f81f07ae8c00..fd52484818ef 100644
--- TestTools/opa_to_xml.exp
+++ TestTools/opa_to_xml.exp
@@ -1,3 +1,4 @@
+#!/usr/bin/expect
# BEGIN_ICS_COPYRIGHT8 ****************************************
- #
- # Copyright (c) 2015, Intel Corporation
+ #
+ # Copyright (c) 2015-2020, Intel Corporation
diff --git TestTools/proc_mgr.exp TestTools/proc_mgr.exp
index abcb65d214ec..e86621d5ea12 100644
--- TestTools/proc_mgr.exp
@@ -385,14 +385,14 @@ index 9f1377397dcb..cf59126aeb35 100644
#
# Copyright (c) 2015, Intel Corporation
diff --git TestTools/target.exp TestTools/target.exp
-index b10d1995cbde..b4fd69fbb8ad 100644
+index 8d8311aaa1a6..2e5c05e4e0b9 100644
--- TestTools/target.exp
+++ TestTools/target.exp
@@ -1,3 +1,4 @@
+#!/usr/bin/expect
# BEGIN_ICS_COPYRIGHT8 ****************************************
- #
- # Copyright (c) 2015, Intel Corporation
+ #
+ # Copyright (c) 2015-2020, Intel Corporation
diff --git TestTools/tools.exp TestTools/tools.exp
index 850e7891b035..1250087c58be 100644
--- TestTools/tools.exp
diff --git a/opa-ff.changes b/opa-ff.changes
index 29742c3..6c858bd 100644
--- a/opa-ff.changes
+++ b/opa-ff.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Wed Jul 22 15:39:26 UTC 2020 - Nicolas Morey-Chaisemartin
+
+- Update to v10.10.3.0.11
+ - No changelog available
+- Refresh opa-ff-add-shebang-for-exp-files.patch against latest sources
+
-------------------------------------------------------------------
Tue Jun 9 19:33:56 UTC 2020 - Nicolas Morey-Chaisemartin
diff --git a/opa-ff.spec b/opa-ff.spec
index 4bb0850..c056f78 100644
--- a/opa-ff.spec
+++ b/opa-ff.spec
@@ -16,7 +16,7 @@
#
-%define git_ver .0.35.0.bd8b24a56fcb
+%define git_ver .0.24a3b31bd026
%define opamgt_major 0
%define opasadb_major 1_0_0
@@ -24,7 +24,7 @@
%define opasysconfdir %{_sysconfdir}/opa/
Name: opa-ff
-Version: 10.10.1
+Version: 10.10.3.0.11
Release: 0
Summary: Intel Omni-Path basic tools and libraries for fabric managment
License: BSD-3-Clause OR GPL-2.0-only