diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 21:57:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 21:57:19 +0000 |
commit | 11730e93e9e2cc1594a1c5a1ed07245467fd7283 (patch) | |
tree | 0275ac961cbad10b722ebb1e125c0bad8ffbb138 /main | |
parent | 1b8b4c02fa62b2d2637c27a48c77ec37224dd986 (diff) | |
download | aports-11730e93e9e2cc1594a1c5a1ed07245467fd7283.tar.bz2 aports-11730e93e9e2cc1594a1c5a1ed07245467fd7283.tar.xz |
main/devicemaster-linux-grsec: rebuild against kernel 4.4.39-r2
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 c9656028f5..e1c097df46 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.39 -_kpkgrel=1 +_kpkgrel=2 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |