diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 12:51:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 13:05:39 +0000 |
commit | 51bbf621c7ca6020d21084eb853de04a3bde539b (patch) | |
tree | 82917fa9b355fe63a1ccdae699af153bc69f0eaf /testing/devicemaster-linux-grsec/APKBUILD | |
parent | 42466f207015e9a3b0fda732440bbdb80b8a5ed2 (diff) | |
download | aports-51bbf621c7ca6020d21084eb853de04a3bde539b.tar.bz2 aports-51bbf621c7ca6020d21084eb853de04a3bde539b.tar.xz |
testing/devicemaster-linux-grsec: rebuild against kernel 3.14.37-r1
Diffstat (limited to 'testing/devicemaster-linux-grsec/APKBUILD')
-rw-r--r-- | testing/devicemaster-linux-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/devicemaster-linux-grsec/APKBUILD b/testing/devicemaster-linux-grsec/APKBUILD index 8b0e9dd15d..3a6bf071f9 100644 --- a/testing/devicemaster-linux-grsec/APKBUILD +++ b/testing/devicemaster-linux-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.37 -_kpkgrel=0 +_kpkgrel=1 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |