summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleksandr Natalenko2024-01-17 09:15:48 +0100
committerOleksandr Natalenko2024-01-17 09:15:48 +0100
commit0e7b0e5854b0fbe0929a062711c6c16b11c11a10 (patch)
tree9c53569b9f372886429996805bf14e85efa4b400 /PKGBUILD
parent576c4e9b506848cc690e1a2460bcadc26bc3598e (diff)
downloadaur-0e7b0e5854b0fbe0929a062711c6c16b11c11a10.tar.gz
bump to v6.7.2
Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5aa02acf7d8..3332a417ae4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,13 +11,13 @@ pkgrel=1
pkgdesc="pf-kernel"
arch=(x86_64)
url="https://pfkernel.natalenko.name"
-license=(GPL2)
+license=(GPL-2.0-only)
makedepends=(bc cpio gettext libelf pahole perl python tar xz)
options=('!strip')
source=(https://codeberg.org/pf-kernel/linux/archive/${_rev}.tar.gz
config)
b2sums=(SKIP
- '38fc68a9ff640bf17033184eaa03fcc1041d1a86db570d8853d298a30d12b0286c671a39549d1af1d119b0ee6e979d2a158295119bff626aef0c99759b57f808')
+ '005012838d4ba79388fee0c396f25a93a45192341d0a1cf37d36440b3446aaf34e85fdfc1f6eccf54967b3b59548a0073ca132806cdc1ae021586ccc4adfc04f')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=${pkgbase}