diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-20 11:49:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-20 12:07:43 +0000 |
commit | 5c88bdb85ee3c3ca44d2fda7e776655b687b5f68 (patch) | |
tree | 4cc3866a2233fd3d97c73393827f384d0e20c61d | |
parent | f0875592762ef538266e33c00d267ffe634b15cc (diff) | |
download | aports-5c88bdb85ee3c3ca44d2fda7e776655b687b5f68.tar.bz2 aports-5c88bdb85ee3c3ca44d2fda7e776655b687b5f68.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.44-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 139a677e31..acc2512408 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.43 +_kver=4.4.44 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |