diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-14 21:22:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-15 10:50:44 +0000 |
commit | a5af21923f4226392c52c1e58616d399f1c984c5 (patch) | |
tree | 0e67be9687e0b3e1f63597c541d32b6d3dd60b22 /main | |
parent | 72ec883442d35e9b4f6d50014b43413dabae509a (diff) | |
download | aports-a5af21923f4226392c52c1e58616d399f1c984c5.tar.bz2 aports-a5af21923f4226392c52c1e58616d399f1c984c5.tar.xz |
main/devicemaster-linux-grsec: rebuild against kernel 4.9.9-r1
Diffstat (limited to 'main')
-rw-r--r-- | main/devicemaster-linux-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/devicemaster-linux-grsec/APKBUILD b/main/devicemaster-linux-grsec/APKBUILD index 5e61e2fc6f..c46d450d98 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.9.9 -_kpkgrel=0 +_kpkgrel=1 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |