diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 09:25:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 10:12:59 +0000 |
commit | e72ef33c0c38271fb3e0f2bd015cc3c722660e07 (patch) | |
tree | ccf85155ca004e175cf5e2ada9208aeb23fe9ed8 /main/devicemaster-linux-grsec | |
parent | b7b7551454a5010858a4cb11435d62d0d6688ebe (diff) | |
download | aports-e72ef33c0c38271fb3e0f2bd015cc3c722660e07.tar.bz2 aports-e72ef33c0c38271fb3e0f2bd015cc3c722660e07.tar.xz |
main/devicemaster-linux-grsec: rebuild against kernel 4.4.14-r0
Diffstat (limited to 'main/devicemaster-linux-grsec')
-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 86f35498c0..c127a17f43 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.13 +_kver=4.4.14 _kpkgrel=0 _mypkgrel=0 |