diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-11 08:57:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-11 09:16:01 +0000 |
commit | 34f256a6238ca62973f2cd0037f89f94148433c9 (patch) | |
tree | e2f11f0179754165063d12308f5acc6e64be07f0 /testing | |
parent | 363280ab27f7f94d5fa7d5810b265d48350b8b7c (diff) | |
download | aports-34f256a6238ca62973f2cd0037f89f94148433c9.tar.bz2 aports-34f256a6238ca62973f2cd0037f89f94148433c9.tar.xz |
main/crystalhd-git-grsec: rebuild against kernel 3.6.10-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/crystalhd-git-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/crystalhd-git-grsec/APKBUILD b/testing/crystalhd-git-grsec/APKBUILD index 1bd3365dba..f7ed284191 100644 --- a/testing/crystalhd-git-grsec/APKBUILD +++ b/testing/crystalhd-git-grsec/APKBUILD @@ -6,8 +6,8 @@ _realname=crystalhd-git _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.6.9 -_kpkgrel=3 +_kver=3.6.10 +_kpkgrel=0 _mypkgrel=0 _date=20121126 |