aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-06-08 16:08:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-15 17:00:24 +0200
commit93fd1a38cd5fd45ff4049e23489bd9f46b5065b3 (patch)
tree46c77baae4199dc07e0c7989c81a32a8149f99fa
parent59c8180c830c400ecb563d81f6ff719313bd672a (diff)
downloadalpine_aports-93fd1a38cd5fd45ff4049e23489bd9f46b5065b3.tar.bz2
alpine_aports-93fd1a38cd5fd45ff4049e23489bd9f46b5065b3.tar.xz
alpine_aports-93fd1a38cd5fd45ff4049e23489bd9f46b5065b3.zip
main/linux-rpi: upgrade to 4.9.32
-rw-r--r--main/linux-rpi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-rpi/APKBUILD b/main/linux-rpi/APKBUILD
index 1d7e150994..451d60e851 100644
--- a/main/linux-rpi/APKBUILD
+++ b/main/linux-rpi/APKBUILD
@@ -1,12 +1,12 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2 2
3pkgname=linux-rpi 3pkgname=linux-rpi
4pkgver=4.9.30 4pkgver=4.9.32
5case $pkgver in 5case $pkgver in
6*.*.*) _kernver=${pkgver%.*};; 6*.*.*) _kernver=${pkgver%.*};;
7*.*) _kernver=${pkgver};; 7*.*) _kernver=${pkgver};;
8esac 8esac
9pkgrel=1 9pkgrel=0
10pkgdesc="Linux kernel with Raspberry Pi patches" 10pkgdesc="Linux kernel with Raspberry Pi patches"
11url=https://github.com/raspberrypi/linux 11url=https://github.com/raspberrypi/linux
12depends="mkinitfs linux-firmware" 12depends="mkinitfs linux-firmware"
@@ -194,7 +194,7 @@ _dev() {
194 194
195 195
196sha512sums="bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a linux-4.9.tar.xz 196sha512sums="bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a linux-4.9.tar.xz
197f8d33dda9970bf9f5834cd1870f7121ed35930539a8a4f42c307cb24222fc8a29a7d5b9bc04468c117ccbd6cbe1d45b61986eef0f2a76b4b00bbe1d642d0fc4a patch-4.9.30.xz 19737043a551fc780c685a345937221e2295656b446e0dd93e4beda7c7a4718366284f62d8e64dd920ce041622efe600a6899f076de4f2aa93a7286e9483010f92e patch-4.9.32.xz
1981586b4c549285bb3015e99288c08cbbad719c7b40156fdb4ab7849a07363d2cc29045ae0037f0873994d3c36812be2ed2ee530c6fbfce5a86e6ebf83480d0db2 linux-4.9.y-rpi-201704120.patch 1981586b4c549285bb3015e99288c08cbbad719c7b40156fdb4ab7849a07363d2cc29045ae0037f0873994d3c36812be2ed2ee530c6fbfce5a86e6ebf83480d0db2 linux-4.9.y-rpi-201704120.patch
19936724ba56cb8fdf3a3d347cffb67ae1cc3d7b1052d526b6b5134ebf6baae9f9724b586c97833453dc7697ab24699426f0749af78b6a80be36967a80033a0cf40 gpio-mcp23s08-pullups.patch 19936724ba56cb8fdf3a3d347cffb67ae1cc3d7b1052d526b6b5134ebf6baae9f9724b586c97833453dc7697ab24699426f0749af78b6a80be36967a80033a0cf40 gpio-mcp23s08-pullups.patch
200501c91bf2538a18102da59bbccc3097f9c3c90079acc0e946ff075074160c09b8a66934e5ce5470e170f0e4f93d114709a95230367426d0bb7ea02c4bdf4cc9b issue-4973.patch 200501c91bf2538a18102da59bbccc3097f9c3c90079acc0e946ff075074160c09b8a66934e5ce5470e170f0e4f93d114709a95230367426d0bb7ea02c4bdf4cc9b issue-4973.patch