diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-15 16:03:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-16 06:29:56 +0000 |
commit | 69afb955e3383280551c403f429f5147286e3505 (patch) | |
tree | 8d3a700bf7c6364835123df9c1146bc516d76b1f /testing | |
parent | f7394fdab96d1f0706a32821ea1f9cb4db4658e4 (diff) | |
download | aports-69afb955e3383280551c403f429f5147286e3505.tar.bz2 aports-69afb955e3383280551c403f429f5147286e3505.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.8.7-r0
Diffstat (limited to 'testing')
-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 93a2a200df..d5bab0cc1d 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.6 +_kver=3.8.7 _kpkgrel=0 # source the kernel version |