diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-04 10:06:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-04 10:06:52 +0000 |
commit | 5fce05c8c9a393559aa2079b3dde6019790be0e3 (patch) | |
tree | b6bc7b7e1a65940c485e57fbfcf01c5752f9b0bf /testing | |
parent | 9964edac7bda971346c97bd3c0d11ac61419c0c8 (diff) | |
download | aports-5fce05c8c9a393559aa2079b3dde6019790be0e3.tar.bz2 aports-5fce05c8c9a393559aa2079b3dde6019790be0e3.tar.xz |
main/spl-git-grsec: rebuild against kernel 3.6.9-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/spl-git-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/spl-git-grsec/APKBUILD b/testing/spl-git-grsec/APKBUILD index b8b077e6a..a23ef2bcd 100644 --- a/testing/spl-git-grsec/APKBUILD +++ b/testing/spl-git-grsec/APKBUILD @@ -5,8 +5,8 @@ _realname=spl-git _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.6.8 -_kpkgrel=1 +_kver=3.6.9 +_kpkgrel=0 _mypkgrel=0 _date=20121116 |