diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-26 09:26:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-26 09:29:06 +0000 |
commit | 1849dedbb374896ba5f067a1d272e4320d32d975 (patch) | |
tree | cdf081836f9f05ca875b415e5242899b9040d80d | |
parent | d3d57c69065f78a147e2c0893a4e47781a9124c1 (diff) | |
download | aports-1849dedbb374896ba5f067a1d272e4320d32d975.tar.bz2 aports-1849dedbb374896ba5f067a1d272e4320d32d975.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.15-r2
-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 5eeeb6caee..56649b00c7 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.15 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=5.0.20 |