summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2022-12-04 09:42:43 -0500
committergraysky2022-12-04 09:42:43 -0500
commit81669761b546345fc16bba438b3021a8fa2790c0 (patch)
tree2df78dc6b6fb8f7427a3d4b4138b608f3a6ac05e
parentb7be7481d7aa87ad993ccb664308ad9ee050e36d (diff)
downloadaur-81669761b546345fc16bba438b3021a8fa2790c0.tar.gz
Update to 6.0.11-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9a58224b396..eae94af92cc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ck
pkgver = 6.0.11
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 997858bda8f7..ee4200160a3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
pkgver=6.0.11
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
license=(GPL2)
@@ -269,7 +269,7 @@ _package-headers() {
install -Dt "$builddir/tools/objtool" tools/objtool/objtool
# required when DEBUG_INFO_BTF_MODULES is enabled
- install -Dt "$builddir/tools/bpf/resolve_btfids" tools/bpf/resolve_btfids/resolve_btfids
+ #install -Dt "$builddir/tools/bpf/resolve_btfids" tools/bpf/resolve_btfids/resolve_btfids
echo "Installing headers..."
cp -t "$builddir" -a include