diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-27 12:01:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-27 12:05:29 +0000 |
commit | 278fd428b61a2f73bc7ce0a0d84d32511ead936c (patch) | |
tree | 0f3bffa613a612da41aa553b20e49e9901a31e38 /testing | |
parent | 32278c8ca2f8fa9e7484638f67cd2499167d1395 (diff) | |
download | aports-278fd428b61a2f73bc7ce0a0d84d32511ead936c.tar.bz2 aports-278fd428b61a2f73bc7ce0a0d84d32511ead936c.tar.xz |
testing/spl-grsec: rebuild against kernel 3.9.4-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/spl-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD index b31e32c314..541fc64d78 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -5,8 +5,8 @@ _realname=spl _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.9.3 -_kpkgrel=2 +_kver=3.9.4 +_kpkgrel=0 _realver=0.6.1 _mypkgrel=0 |