diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-30 09:05:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-30 09:05:58 +0000 |
commit | 21c85116cb241742e52027a1fdad4e639c917de6 (patch) | |
tree | af89f5f40d7a9b4fcb7bbcdba73745ba9d19202e /testing/virtualbox-additions-grsec | |
parent | bc51911584e29df3be9bb0ad2efa807c36e5a4e1 (diff) | |
download | aports-21c85116cb241742e52027a1fdad4e639c917de6.tar.bz2 aports-21c85116cb241742e52027a1fdad4e639c917de6.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.19-r1
Diffstat (limited to 'testing/virtualbox-additions-grsec')
-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 4d60f99d4e..e3b52d8b79 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.19 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |