diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-04 08:32:39 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-04 08:32:39 -0800 |
commit | c1b27cd946993db4467ea34c6b113223efd532b5 (patch) | |
tree | 0070d587c3225d02f9a66a2ddcebe6e5905999d5 | |
parent | Restore _supver as the percent hacks fall apart when _minver == 0 (diff) | |
download | linux-c1b27cd946993db4467ea34c6b113223efd532b5.tar.xz |
Fix source url
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ conflicts=('linux-libre') options=('!strip') _srcname=linux-${pkgver} source=( - https://www.kernel.org/pub/linux/kernel/v${_supver}.${_majver}.x/${_srcname}.tar.{xz,sign} + https://www.kernel.org/pub/linux/kernel/v${_supver}.x/${_srcname}.tar.{xz,sign} 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch 0002-Bluetooth-hidp-Fix-assumptions-on-the-return-value-of-hidp_send_message.patch graysky_bdver2-hotfix.patch |