diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-06 13:08:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-06 13:14:55 +0000 |
commit | 6ef383dac66191746c23942d19c427a450769798 (patch) | |
tree | 7afbe89de3babfd6be840329411fe874955af7c4 /main | |
parent | 7562c37b4bb94e25470181923d955fb0584ce91c (diff) | |
download | aports-6ef383dac66191746c23942d19c427a450769798.tar.bz2 aports-6ef383dac66191746c23942d19c427a450769798.tar.xz |
main/dahdi-linux-grsec: rebuild against kernel 3.6.11-r12
Diffstat (limited to 'main')
-rw-r--r-- | main/dahdi-linux-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dahdi-linux-grsec/APKBUILD b/main/dahdi-linux-grsec/APKBUILD index 2d35566e1..2d63e813a 100644 --- a/main/dahdi-linux-grsec/APKBUILD +++ b/main/dahdi-linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.6.11 -_kpkgrel=11 +_kpkgrel=12 _mypkgrel=0 # verify the kernel version before entering chroot |