summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-11-04 08:32:39 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-11-04 08:32:39 -0800
commitc1b27cd946993db4467ea34c6b113223efd532b5 (patch)
tree0070d587c3225d02f9a66a2ddcebe6e5905999d5
parentRestore _supver as the percent hacks fall apart when _minver == 0 (diff)
downloadlinux-c1b27cd946993db4467ea34c6b113223efd532b5.tar.xz
Fix source url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9932785..92e306a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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