diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-18 07:29:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-18 08:05:55 +0000 |
commit | f5394395f7770d3bcb4d1cb67a460d45b49eded6 (patch) | |
tree | 7cf0eab8de3e60f71d3daace0112548b6fff3a91 /testing/wanpipe-grsec | |
parent | a11154550631e7a8c6076e71482a10beb48dab60 (diff) | |
download | aports-f5394395f7770d3bcb4d1cb67a460d45b49eded6.tar.bz2 aports-f5394395f7770d3bcb4d1cb67a460d45b49eded6.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.8.8-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 d5bab0cc1..cbaf5fdb3 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.7 +_kver=3.8.8 _kpkgrel=0 # source the kernel version |