diff options
Diffstat (limited to 'main/devicemaster-linux-grsec/APKBUILD')
-rw-r--r-- | main/devicemaster-linux-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/devicemaster-linux-grsec/APKBUILD b/main/devicemaster-linux-grsec/APKBUILD index 0389ecd13c..2a613293d9 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.18 -_kpkgrel=2 +_kver=3.18.19 +_kpkgrel=0 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |