diff options
Diffstat (limited to 'vpp-ext-deps.spec')
-rw-r--r-- | vpp-ext-deps.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/vpp-ext-deps.spec b/vpp-ext-deps.spec index 9009e21..45dfcab 100644 --- a/vpp-ext-deps.spec +++ b/vpp-ext-deps.spec @@ -1,3 +1,4 @@ +%undefine _missing_build_ids_terminate_build %undefine __os_install_post %undefine _auto_set_build_flags %define _install_dir /opt/vpp/external/%(uname -m) @@ -9,12 +10,12 @@ Name: vpp-ext-deps Version: 25.02 -Release: 0.25.rc0.20241004git89969288d%{?dist} +Release: 0.104.rc0.20241108git7fdb6f4ba%{?dist} Summary: VPP development package with external dependencies License: BSD -Source: %{name}-%{version}-rc0~25_g89969288d.tar.xz +Source: %{name}-%{version}-rc0~104_g7fdb6f4ba.tar.xz Source1: https://fast.dpdk.org/rel/dpdk-24.07.tar.xz -Source2: https://github.com/01org/intel-ipsec-mb/archive/v1.5.tar.gz +Source2: http://github.com/intel/intel-ipsec-mb/archive/v2.0.tar.gz Source3: https://github.com/vpp-quic/quicly/releases/download/v0.1.4-vpp/quicly_0.1.4-vpp.tar.gz Source4: https://github.com/xdp-project/xdp-tools/releases/download/v1.2.9/xdp-tools-1.2.9.tar.gz Source5: https://github.com/linux-rdma/rdma-core/releases/download/v52.0/rdma-core-52.0.tar.gz |