diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-25 14:54:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-25 14:54:49 +0000 |
commit | 69b760e224a9472a1c160f8535782b05d9b7a10c (patch) | |
tree | be344a415b4695a886dbef8d770d61d2c4c21898 /testing/devicemaster-linux-grsec | |
parent | d60603f4eeb01fa31f35256d6db923e4bedfe0c9 (diff) | |
download | aports-69b760e224a9472a1c160f8535782b05d9b7a10c.tar.bz2 aports-69b760e224a9472a1c160f8535782b05d9b7a10c.tar.xz |
testing/devicemaster-linux-grsec: rebuild against kernel 3.14.25-r0
Diffstat (limited to 'testing/devicemaster-linux-grsec')
-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 49095e5a5..57178421d 100644 --- a/testing/devicemaster-linux-grsec/APKBUILD +++ b/testing/devicemaster-linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.24 +_kver=3.14.25 _kpkgrel=0 _mypkgrel=0 |