diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 12:54:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 13:05:39 +0000 |
commit | 10e861040988ae33b80f49929e160d45d0fcac99 (patch) | |
tree | ab89e1749f93b0619426e818db935791753eb072 /testing/virtualbox-additions-grsec | |
parent | c5ae10a41c26f246f6f8488cc55176f370b1908c (diff) | |
download | aports-10e861040988ae33b80f49929e160d45d0fcac99.tar.bz2 aports-10e861040988ae33b80f49929e160d45d0fcac99.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.37-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 bd279be18e..2e70488df2 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.37 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |