diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-01 09:41:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-01 09:43:19 +0000 |
commit | 57bcb880d26fd5f5b7a59d914740c151631eb29c (patch) | |
tree | 1e61b559d13bded577bd16b4887bd9054efeca17 /testing | |
parent | 65c9f77f477ef214ffb280055d7f003d79facff2 (diff) | |
download | aports-57bcb880d26fd5f5b7a59d914740c151631eb29c.tar.bz2 aports-57bcb880d26fd5f5b7a59d914740c151631eb29c.tar.xz |
testing/spl-grsec: rebuild against kernel 3.4.11-r2
Diffstat (limited to 'testing')
-rw-r--r-- | testing/spl-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD index f5f92a5cdf..a48efaf09d 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=spl _name=$_realname-$_flavor _kver=3.4.11 -_kpkgrel=1 +_kpkgrel=2 _realver=0.6.0-rc10 _mypkgrel=0 |