diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-19 23:19:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-20 07:13:44 +0000 |
commit | 775cc32051dabff62d51bef108240f0edfe1782e (patch) | |
tree | ebc37002aa782cf9ab2c4441615c13d6a78b8d6e /testing/devicemaster-linux-grsec | |
parent | 8ad7c233b9d7505ffb244803c71efdc73e7ad2fc (diff) | |
download | aports-775cc32051dabff62d51bef108240f0edfe1782e.tar.bz2 aports-775cc32051dabff62d51bef108240f0edfe1782e.tar.xz |
testing/devicemaster-linux-grsec: rebuild against kernel 3.14.36-r0
Diffstat (limited to 'testing/devicemaster-linux-grsec')
-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 e0a364804..5596fc53b 100644 --- a/testing/devicemaster-linux-grsec/APKBUILD +++ b/testing/devicemaster-linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.30 +_kver=3.14.36 _kpkgrel=0 _mypkgrel=0 |