diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-17 11:03:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-17 11:59:38 +0000 |
commit | 79d28ea4caf9e773e78585dfefec807cc2c1ffac (patch) | |
tree | c907435c4174a76484f6400d75eda1ec67999de3 /testing | |
parent | bb537b71e54e5daceb2062a113bdf3470749c693 (diff) | |
download | aports-79d28ea4caf9e773e78585dfefec807cc2c1ffac.tar.bz2 aports-79d28ea4caf9e773e78585dfefec807cc2c1ffac.tar.xz |
main/virtualbox-additions-grsec: rebuild against kernel 3.6.11-r4
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 1fe82f2c7d..3dcbc58d4f 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.6.11 -_kpkgrel=3 +_kpkgrel=4 # when chaning _ver we *must* bump _mypkgrel _ver=4.1.20 |