diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 06:22:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 06:22:37 +0000 |
commit | 60e3900c70bdaf01e45d2af388bc38913de333fd (patch) | |
tree | b897bd45b77c5b708e35ea62c913dab4dcea745f /main | |
parent | 430da292454219c5adecd9fc5f4c052ff94bf76d (diff) | |
download | aports-60e3900c70bdaf01e45d2af388bc38913de333fd.tar.bz2 aports-60e3900c70bdaf01e45d2af388bc38913de333fd.tar.xz |
main/dahdi-linux-grsec: rebuild against kernel 3.14.4-r1
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 7d33b7394..c5407f16c 100644 --- a/main/dahdi-linux-grsec/APKBUILD +++ b/main/dahdi-linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.4 -_kpkgrel=0 +_kpkgrel=1 _mypkgrel=0 # verify the kernel version before entering chroot |