diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-08 14:25:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-10 14:19:33 +0000 |
commit | b080df36898e08cb2fb118bea6acfa731852987c (patch) | |
tree | 22a5f7254be3e17f43c90abcff31a16a0d1ba795 | |
parent | c83dc04f92a0b57b268e486b89bc95247414d955 (diff) | |
download | aports-b080df36898e08cb2fb118bea6acfa731852987c.tar.bz2 aports-b080df36898e08cb2fb118bea6acfa731852987c.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.13-r0
-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 931c06a541..fab9d4d6b2 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.12 +_kver=4.4.13 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |