diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-09 08:36:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-09 08:36:35 +0000 |
commit | 1a63e4d458b45f043ad34490370868b48dbc6964 (patch) | |
tree | 1527136a0e2e3d9cb9d57df16e0f64e6bbb47233 /testing/wanpipe-grsec | |
parent | cb31749b71e1308c7cf1755a7449777192c268eb (diff) | |
download | aports-1a63e4d458b45f043ad34490370868b48dbc6964.tar.bz2 aports-1a63e4d458b45f043ad34490370868b48dbc6964.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.8.6-r0
Diffstat (limited to 'testing/wanpipe-grsec')
-rw-r--r-- | testing/wanpipe-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD index f7f45bb1d4..93a2a200df 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.8.5 +_kver=3.8.6 _kpkgrel=0 # source the kernel version |