[arch-commits] Commit in xdp-tools/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 16 21:24:15 UTC 2022


    Date: Tuesday, August 16, 2022 @ 21:24:14
  Author: foxboron
Revision: 1266670

upgpkg: xdp-tools 1.2.6-1

Modified:
  xdp-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-16 19:38:31 UTC (rev 1266669)
+++ PKGBUILD	2022-08-16 21:24:14 UTC (rev 1266670)
@@ -3,7 +3,7 @@
 
 pkgbase=xdp-tools
 pkgname=(xdp-tools libxdp)
-pkgver=1.2.5
+pkgver=1.2.6
 pkgrel=1
 pkgdesc='Utilities and example programs for use with XDP'
 url='https://github.com/xdp-project/xdp-tools'
@@ -13,8 +13,8 @@
 makedepends=('clang' 'llvm' 'gcc' 'make' 'm4' 'pkgconfig' 'libpcap' 'zlib')
 options=(!lto debug)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/xdp-project/xdp-tools/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('c9f702c6e33472fe6623fd503cc86f11a957917c75cbd6af249e67da4a4cde94d4ccf36ce4cbebff16b51752280e8b0241b0430eb9dd729c8d02f2bcf6a2941f')
-b2sums=('ef1ac1383d770df1768a406825f1af863f35ef5bedc5d33207d3a44e2eef19a93df6f8e26a21efea418fe6600e6d321b6554c8b3a0a5d35c197b303632e4f1b0')
+sha512sums=('22d70ebecee014631d76261ed363a73296a90fb4751e21020cde4e3038b8759d6aa5838d226d15400cccdebe7626573a854336d420bb4e286cb600501161b117')
+b2sums=('e87458c07bc2f61bb1f22aabfc45ab01294b2a9eba4b8d05250b7e038e21a354063d16a24b9ee8e8bf44a6958f12e1d0b4162f7af0454b5fc9f2368df97fc908')
 
 
 build() {



More information about the arch-commits mailing list