diff options
Diffstat (limited to 'vpp-ext-deps.spec')
-rw-r--r-- | vpp-ext-deps.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vpp-ext-deps.spec b/vpp-ext-deps.spec index 42fe8bc..711e775 100644 --- a/vpp-ext-deps.spec +++ b/vpp-ext-deps.spec @@ -10,10 +10,10 @@ Name: vpp-ext-deps Version: 25.06 -Release: 0.66.rc0.20250219git5985e8683%{?dist} +Release: 0.110.rc0.20250319git429abe7b0%{?dist} Summary: VPP development package with external dependencies License: BSD -Source: %{name}-%{version}-rc0~66_g5985e8683.tar.xz +Source: %{name}-%{version}-rc0~110_g429abe7b0.tar.xz Source1: https://fast.dpdk.org/rel/dpdk-24.11.1.tar.xz Source2: https://github.com/intel/intel-ipsec-mb/archive/v2.0.tar.gz Source3: https://github.com/vpp-quic/quicly/releases/download/v0.1.5-vpp/quicly_0.1.5-vpp.tar.gz @@ -30,7 +30,7 @@ BuildRequires: libmnl-devel libnl3-devel BuildRequires: libffi-devel apr-devel numactl-devel BuildRequires: elfutils-libelf-devel BuildRequires: libtool byacc bison flex nasm -BuildRequires: clang llvm cmake ninja-build +BuildRequires: clang cmake ninja-build %description VPP development package with external dependencies |