diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-13 19:51:24 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-13 19:57:18 +0200 |
commit | f35c1e73b8f8531ecab5d326d15bc0029cc3962f (patch) | |
tree | d5aaabdfd848117027c9023984be8c8dcb7f16bb /testing | |
parent | 061b9c352b03adcd52fbe81b36deeee27cedca50 (diff) | |
download | aports-f35c1e73b8f8531ecab5d326d15bc0029cc3962f.tar.bz2 aports-f35c1e73b8f8531ecab5d326d15bc0029cc3962f.tar.xz |
testing/sch-cake-grsec: rebuild against kernel 4.4.20-r1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/sch-cake-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sch-cake-grsec/APKBUILD b/testing/sch-cake-grsec/APKBUILD index 24eee40b28..e15505af60 100644 --- a/testing/sch-cake-grsec/APKBUILD +++ b/testing/sch-cake-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=sch-cake _name=$_realname-$_flavor _kver=4.4.20 -_kpkgrel=0 +_kpkgrel=1 _gitver=747954dd0bde66bb28d2b6c2c109597c9abbe5c5 _mypkgrel=0 |