diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-15 12:15:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-15 12:15:29 +0000 |
commit | 67219f94e2aec8e59202e8110c3c75c092ec8b44 (patch) | |
tree | b971fa34ad3c01af227be61ca2cd07711f03791a /main | |
parent | 93ae532091e17bebdab6e894871cc2c390dd5b32 (diff) | |
download | aports-67219f94e2aec8e59202e8110c3c75c092ec8b44.tar.bz2 aports-67219f94e2aec8e59202e8110c3c75c092ec8b44.tar.xz |
main/devicemaster-linux-grsec: rebuild against kernel 4.4.15-r1
Diffstat (limited to 'main')
-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 c44cfcd1c8..8614306592 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.15 -_kpkgrel=0 +_kpkgrel=1 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |