T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / dpdk


Commits:
f7f24115 by T.J. Townsend at 2024-07-12T00:27:34-04:00
upgpkg: 23.07-2: Rebuild packages that are missing .SRCINFO part 1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = dpdk
+       pkgdesc = A set of libraries and drivers for fast packet processing
+       pkgver = 23.07
+       pkgrel = 2
+       url = http://dpdk.org
+       arch = x86_64
+       license = BSD
+       makedepends = linux-headers
+       makedepends = python-pyelftools
+       makedepends = meson
+       makedepends = ninja
+       depends = numactl
+       depends = libelf
+       depends = libpcap
+       depends = libbpf
+       depends = libbsd
+       depends = dtc
+       depends = jansson
+       depends = libarchive
+       options = staticlibs
+       source = http://fast.dpdk.org/rel/dpdk-23.07.tar.xz
+       sha256sums = 
e08614e8aeb929407d73d716999289a44ef4034352271f09397eef932b23b3d6
+
+pkgname = dpdk


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=dpdk
 pkgver=23.07
-pkgrel=1
+pkgrel=2
 pkgdesc='A set of libraries and drivers for fast packet processing'
 arch=(x86_64)
 url='http://dpdk.org'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dpdk/-/commit/f7f24115345a6d56f1b0cbed681be510093b2673

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dpdk/-/commit/f7f24115345a6d56f1b0cbed681be510093b2673
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to