summarylogtreecommitdiffstats
path: root/nvidia-grsec.install
diff options
context:
space:
mode:
authorKaan Genç2015-07-29 10:41:49 +0300
committerKaan Genç2015-07-29 10:41:49 +0300
commit9f1e40d4e9d8a10583e4d9ef40b22aa92c62f3dc (patch)
treec1364404362da848b58e5356b4d6a86e7bd29b9f /nvidia-grsec.install
parent740190e1cb63bbd3e8b064b9652d6b08d49c73c9 (diff)
downloadaur-9f1e40d4e9d8a10583e4d9ef40b22aa92c62f3dc.tar.gz
Updated the script to mirror the official nvidia package. Bumped the version.
Diffstat (limited to 'nvidia-grsec.install')
-rw-r--r--nvidia-grsec.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvidia-grsec.install b/nvidia-grsec.install
index 2ae86ee85f6e..eb6146da0048 100644
--- a/nvidia-grsec.install
+++ b/nvidia-grsec.install
@@ -1,5 +1,5 @@
post_install() {
- EXTRAMODULES='extramodules-4.0.8-grsec'
+ EXTRAMODULES='extramodules-4.1.3-grsec'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
echo 'In order to use nvidia module, reboot the system.'
}