diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-07 15:26:36 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-07 15:26:36 -0700 |
commit | 1a82f378bfebc3c36cea9b8696f55d2b627c306c (patch) | |
tree | 3a971ec68039fca880c3a9c061fce7a25a72a44c | |
parent | As per upstream, "Disable integrity, enable safesetid, only load yama by defa... (diff) | |
download | linux-1a82f378bfebc3c36cea9b8696f55d2b627c306c.tar.xz |
pkgrel
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ _minver=0 fi _gcc_more_v='20180509' _srcname=linux-${pkgver} -pkgrel=1 +pkgrel=2 url='https://kernel.org' arch=('x86_64') license=('GPL2') |