diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 12:25:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 12:25:58 +0000 |
commit | 75951bb4126a96c50720e1e785c4c56105fc54ed (patch) | |
tree | 924ad9ef9c1f24a379cc9dd06843a5b3d5e58d68 /main/dahdi-linux-grsec/APKBUILD | |
parent | 85d0501870cbe9604f29f8d90999999dfeab5608 (diff) | |
download | aports-75951bb4126a96c50720e1e785c4c56105fc54ed.tar.bz2 aports-75951bb4126a96c50720e1e785c4c56105fc54ed.tar.xz |
main/dahdi-linux-grsec: rebuild against kernel 3.6.11-r7
Diffstat (limited to 'main/dahdi-linux-grsec/APKBUILD')
-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 70a2a1576..9d2353fd0 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=6 +_kpkgrel=7 _mypkgrel=0 # verify the kernel version before entering chroot |