Skip to content

Commit

Permalink
rpi-kernel: update to 5.15.72.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Oct 16, 2022
1 parent 992767f commit a051c3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/rpi-kernel/template
Expand Up @@ -13,9 +13,9 @@
# Upstream documentation: https://www.raspberrypi.com/documentation/computers/linux_kernel.html

pkgname=rpi-kernel
version=5.15.68
version=5.15.72
revision=1
_githash="ac7d1fdd216a11b75527e5d6b3a00d86ec28edfc"
_githash="3b98eb7a4aeaecd5274108dc1be7a5df94253500"
archs="armv6l* armv7l* aarch64*"
wrksrc="linux-${_githash}"
hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex xz"
Expand All @@ -25,7 +25,7 @@ homepage="http://www.kernel.org"
license="GPL-2.0-only"
short_desc="Linux kernel for Raspberry Pi (${version%.*} series [git ${_githash:0:7}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=44699750d6e69ef47343af9cf9fbae3431a6da12990151273339324820c3bf0e
checksum=5cad1fd22f309ddd7b996df748aa21ced72f88d47fdbb8d4bfd9ef3a8a9b6ce9
python_version=3

_kernver="${version}_${revision}"
Expand Down

0 comments on commit a051c3d

Please sign in to comment.