diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-13 16:18:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-13 19:23:03 +0000 |
commit | d71bc5d7d349b8710d8c02ea7d90d513ec4b9758 (patch) | |
tree | 32083cc56d225626c19100550869ce8ab37095f5 /main/devicemaster-linux-hardened | |
parent | 3b4bf0d8c9c8d005d1b9633e6e99446cafd744e0 (diff) | |
download | aports-d71bc5d7d349b8710d8c02ea7d90d513ec4b9758.tar.bz2 aports-d71bc5d7d349b8710d8c02ea7d90d513ec4b9758.tar.xz |
main/devicemaster-linux-hardened: rebuild against kernel 4.9.68-r1
Diffstat (limited to 'main/devicemaster-linux-hardened')
-rw-r--r-- | main/devicemaster-linux-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/devicemaster-linux-hardened/APKBUILD b/main/devicemaster-linux-hardened/APKBUILD index 3795544e42..ce58d5345d 100644 --- a/main/devicemaster-linux-hardened/APKBUILD +++ b/main/devicemaster-linux-hardened/APKBUILD @@ -2,7 +2,7 @@ _flavor=hardened _kpkg=linux-$_flavor -_kver=4.9.65 +_kver=4.9.68 _kpkgrel=1 _mypkgrel=0 |