summarylogtreecommitdiffstats
path: root/bbswitch.install
diff options
context:
space:
mode:
authorBjörn Bidar2016-08-08 09:42:48 +0200
committerBjörn Bidar2016-08-08 09:42:48 +0200
commit7d5a8ddb1d37ba5c1df6e8a180fc651d784e48b5 (patch)
treec3d24dd69b1a3a457baae1c48c078f753f080c8d /bbswitch.install
parentd87f8ae0d3c3580282b874a21d14ba7316dbcdb7 (diff)
downloadaur-7d5a8ddb1d37ba5c1df6e8a180fc651d784e48b5.tar.gz
urel: new kernel
Diffstat (limited to 'bbswitch.install')
-rw-r--r--bbswitch.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbswitch.install b/bbswitch.install
index 2c0167ced7c4..c802c49967a5 100644
--- a/bbswitch.install
+++ b/bbswitch.install
@@ -1,6 +1,6 @@
# -*- sh -*-
post_install() {
- EXTRAMODULES='extramodules-4.6-pf'
+ EXTRAMODULES='extramodules-4.7-pf'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}