diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-25 17:26:57 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-25 17:26:57 +0000 |
commit | 1e4ff1212226a1d8014b091af4c14630108e4fad (patch) | |
tree | 0ea1b1f7f43ea321f087f1d81cd5618d4cf71e56 | |
parent | cc8abb8575ea0de3ac0db2905f8c8f800d046417 (diff) |
automatic import of dpdkopeneuler24.03_LTS
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | dpdk.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -3,3 +3,4 @@ /dpdk-23.11.3.tar.xz /dpdk-24.11.1.tar.xz /dpdk-24.11.2.tar.xz +/dpdk-24.11.3.tar.xz @@ -9,7 +9,7 @@ %global _vpath_builddir %{_vendor}-%{_target_os}-build Name: dpdk -Version: 24.11.2 +Version: 24.11.3 Release: 1%{?dist} Epoch: 3 URL: http://dpdk.org @@ -1 +1 @@ -dae5ac259126e6912afa5051f6665851 dpdk-24.11.2.tar.xz +5e2cd8cbbe3097697e6800b3480dcc95 dpdk-24.11.3.tar.xz |