* update xdp-tools to 1.4.3-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:53 +02:00
parent c979ee1110
commit 7812416157
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = xdp-tools
pkgdesc = Utilities and example programs for use with XDP
pkgver = 1.4.3
pkgrel = 1
pkgrel = 1.1
url = https://github.com/xdp-project/xdp-tools
arch = x86_64
arch = powerpc64le

View File

@ -5,7 +5,7 @@
pkgbase=xdp-tools
pkgname=(xdp-tools libxdp)
pkgver=1.4.3
pkgrel=1
pkgrel=1.1
pkgdesc='Utilities and example programs for use with XDP'
url='https://github.com/xdp-project/xdp-tools'
license=('GPL' 'LGPL' 'BSD2')