diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 19:39:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 23:30:22 +0000 |
commit | 43f1bc475b95c7a24b621692787439c809615e46 (patch) | |
tree | c80185bc5662397385876a4104b747225d45f0a3 /testing | |
parent | ccac3f7966dda6ed4945822c87908450c823e25e (diff) | |
download | aports-43f1bc475b95c7a24b621692787439c809615e46.tar.bz2 aports-43f1bc475b95c7a24b621692787439c809615e46.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.47-r0
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 3f68343604..bf8bdb004f 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.45 +_kver=4.4.47 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |