Skip to content
Snippets Groups Projects
Commit 62fb42d1 authored by Hoang Nguyen's avatar Hoang Nguyen :turtle: Committed by omni
Browse files

testing/pwru: upgrade to 1.0.6

parent 6aafbda0
No related branches found
No related tags found
1 merge request!65344testing/cilium-cli: upgrade to 0.16.6
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
pkgname=pwru
pkgver=1.0.5
pkgrel=2
pkgver=1.0.6
pkgrel=0
pkgdesc="eBPF-based Linux kernel networking debugger"
url="https://github.com/cilium/pwru"
arch="x86_64 aarch64" # the only platforms supported upstream
......@@ -9,7 +9,6 @@ license="GPL-2.0-or-later"
makedepends="go clang llvm libpcap-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/cilium/pwru/archive/refs/tags/v$pkgver.tar.gz"
export CGO_ENABLED=1
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
export GOTMPDIR="${GOTMPDIR:-"$srcdir"}"
export GOMODCACHE="${GOMODCACHE:-"$srcdir/go"}"
......@@ -31,5 +30,5 @@ package() {
}
sha512sums="
17ea7f106498735804947feeac94458551a847a2b8b409421c68c9d7035b13124a0382812f7b6ff5e8f0567fb013d4b68b9924613c0a3c60577a8cacb05f3de1 pwru-1.0.5.tar.gz
074485e6a29c42a5a8e0ee86e159169254a6b929e380979b65f33120edb7c4d4b8808435a735b02df691e8dc79ea34f2d3d8defe78c943544c540f0e5368b75b pwru-1.0.6.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment