diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 09:00:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 09:02:43 +0000 |
commit | 6f87ccf97d67675beb3334f077209cb83162d81f (patch) | |
tree | 39411160905a8cf9940d578f76e02453885d8cc3 /testing | |
parent | 98150d57ab6c0b53dc9aa67ea449cab48ad4c9bb (diff) | |
download | aports-6f87ccf97d67675beb3334f077209cb83162d81f.tar.bz2 aports-6f87ccf97d67675beb3334f077209cb83162d81f.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.18.18-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 b134022226..d20bc26647 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.18.18 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |