diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-25 14:57:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-25 14:57:27 +0000 |
commit | e964ff81176461e8650180c64e9b580b51547e2e (patch) | |
tree | f63672fc5de2322bb7278342236b200d23d2d201 /testing | |
parent | 2fab7aee1af82aa49129655c9173ce073692c760 (diff) | |
download | aports-e964ff81176461e8650180c64e9b580b51547e2e.tar.bz2 aports-e964ff81176461e8650180c64e9b580b51547e2e.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.25-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/virtualbox-additions-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD index 71da87c901..61e5a0c38c 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.24 +_kver=3.14.25 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |