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 e3052fc9cc..7ae7467b70 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.6 -_kpkgrel=1 +_kver=4.4.7 +_kpkgrel=0 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |