diff options
Diffstat (limited to 'main/devicemaster-linux-grsec')
-rw-r--r-- | main/devicemaster-linux-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/devicemaster-linux-grsec/APKBUILD b/main/devicemaster-linux-grsec/APKBUILD index 96f9eda90c..3645b3da7c 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.18.11 -_kpkgrel=2 +_kpkgrel=3 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |