Skip to content

Commit

Permalink
pkg: pine64: linux-pine64: upgrade to 5.9.11
Browse files Browse the repository at this point in the history
Signed-off-by: Danct12 <[email protected]>
  • Loading branch information
Danct12 committed Dec 2, 2020
1 parent 1ea40d8 commit 182a9bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions PKGBUILDS/pine64/linux-pine64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildarch=8

pkgbase=linux-pine64
_desc="Pine64"
pkgver=5.9.10
pkgver=5.9.11
pkgrel=1
arch=('aarch64')
url="https://gitlab.com/pine64-org/linux"
Expand All @@ -18,7 +18,7 @@ CROSS_COMPILE="aarch64-linux-gnu-"
ARCH=arm64

# Source
_commit="ab81154a1a59cfb932a6a13b6ea48d148fb95804"
_commit="6f2d95b9833e4e2395ca58056c1489fa77eb5810"
source=("linux-$_commit.tar.gz::https://github.com/megous/linux/archive/${_commit}.tar.gz"
'config'
'wifi-power-saving.patch'
Expand Down Expand Up @@ -274,8 +274,8 @@ for _p in ${pkgname[@]}; do
_package${_p#${pkgbase}}
}"
done
md5sums=('e7505e6a768496b7369831927b900f3c'
'a1e2e6951172542faaf910ec5ba488f3'
md5sums=('7f068f1edf301fc6e9ce1dbab67171fd'
'180d4ad8061501d65d3d1eee32eefbac'
'37866c50af64b0b559278cc2bb63f021'
'1352a07497e7992a9c093916c0b702c5'
'979a787cf84bef9c60da78e72ec96550'
Expand Down
2 changes: 1 addition & 1 deletion PKGBUILDS/pine64/linux-pine64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.9.10-1 Kernel Configuration
# Linux/arm64 5.9.11-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 9.3.0"
CONFIG_CC_IS_GCC=y
Expand Down

0 comments on commit 182a9bd

Please sign in to comment.