diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-30 16:21:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-30 16:21:09 +0000 |
commit | 80bd1b7370696281871be52ec45e7f8f52586ac8 (patch) | |
tree | 7529f0f0c65d18c21e86bedafa4894d025669681 | |
parent | 1c51c2bdb1c7d937259b36c7aed149c66929737d (diff) | |
download | aports-80bd1b7370696281871be52ec45e7f8f52586ac8.tar.bz2 aports-80bd1b7370696281871be52ec45e7f8f52586ac8.tar.xz |
testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.39-r4
-rw-r--r-- | testing/virtualbox-guest-modules-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virtualbox-guest-modules-grsec/APKBUILD b/testing/virtualbox-guest-modules-grsec/APKBUILD index d2d3b673f6..df63a2742f 100644 --- a/testing/virtualbox-guest-modules-grsec/APKBUILD +++ b/testing/virtualbox-guest-modules-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor _kver=4.4.39 -_kpkgrel=3 +_kpkgrel=4 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.12 |