diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-21 09:18:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-21 09:47:33 +0000 |
commit | 19cc0c123f28e2516640398a2680b6fd10fd05e5 (patch) | |
tree | 86c9239b380380d894515cf35e045f9f0bdb85ec /testing | |
parent | 34c4e49b9647d643d5b378cbac18e4b37956bb13 (diff) | |
download | aports-19cc0c123f28e2516640398a2680b6fd10fd05e5.tar.bz2 aports-19cc0c123f28e2516640398a2680b6fd10fd05e5.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.9.16-r2
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 276879662a..bd1dea5ff4 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.9.16 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.14 |