diff options
Diffstat (limited to 'main/linux-grsec')
-rw-r--r-- | main/linux-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 501d113cb5..0eed78cf3a 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -15,8 +15,8 @@ makedepends="perl sed installkernel bash gmp-dev bc linux-headers mpfr-dev mpc1-dev" options="!strip" install= -source="http://ftp.kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz - http://ftp.kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz +source="https://kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz + https://kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz http://dev.alpinelinux.org/~ncopa/grsec/grsecurity-3.1-$pkgver-201604252206-alpine.patch fix-spi-nor-namespace-clash.patch |