diff options
Diffstat (limited to 'libre/vhba-module')
-rw-r--r-- | libre/vhba-module/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vhba-module/PKGBUILD b/libre/vhba-module/PKGBUILD index 7726c9191..6067999c8 100644 --- a/libre/vhba-module/PKGBUILD +++ b/libre/vhba-module/PKGBUILD @@ -8,7 +8,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.9 + _basekernel=4.8 _archrel=5 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then |