diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-30 15:48:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-30 15:49:20 +0000 |
commit | cc67e8e90c3535cdff152c6f028a4c7cc61f29e6 (patch) | |
tree | 4001a83f40bfbda3b02f995bca3dacbf2217cbfd /testing/zfs-grsec | |
parent | 2ab63f4af7f4d705104d52a1bf424695c768df8f (diff) | |
download | aports-cc67e8e90c3535cdff152c6f028a4c7cc61f29e6.tar.bz2 aports-cc67e8e90c3535cdff152c6f028a4c7cc61f29e6.tar.xz |
main/zfs-grsec: rebuild against kernel 3.6.11-r9
Diffstat (limited to 'testing/zfs-grsec')
-rw-r--r-- | testing/zfs-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD index 164abdef91..0c003f761d 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -7,7 +7,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.6.11 -_kpkgrel=8 +_kpkgrel=9 _realver=0.6.0-rc13 _mypkgrel=0 |