diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-20 11:27:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-20 12:00:26 +0000 |
commit | bc0831fb62fa6119d6a3db6bb7f17e8c4f5028ef (patch) | |
tree | 972f5986246143970a702e4f989d104c15a184ed /main | |
parent | 7b7b5e49357bd8e1cac982d857914602bf2b4728 (diff) | |
download | aports-bc0831fb62fa6119d6a3db6bb7f17e8c4f5028ef.tar.bz2 aports-bc0831fb62fa6119d6a3db6bb7f17e8c4f5028ef.tar.xz |
main/devicemaster-linux-grsec: rebuild against kernel 4.9.16-r0
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 c85293c188..dff93daebd 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.9.15 +_kver=4.9.16 _kpkgrel=0 _mypkgrel=0 |