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