From 4037f3d328975a44d81cd958f31f1b2d2e6aea23 Mon Sep 17 00:00:00 2001 From: mint Date: Sun, 1 May 2022 01:16:26 -0400 Subject: [PATCH] linux: Updated commit hash After merging the changes from torvalds/linux, the latest commit changed its hash. This commit updates it to the one that's currently in use. (Maybe in the future we could make it so the master branch implements the latest changes and work on merging this stuff on a develop branch?) --- linux-postmarketos-qcom-sm6125/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-postmarketos-qcom-sm6125/APKBUILD b/linux-postmarketos-qcom-sm6125/APKBUILD index ef58d75..eaf400c 100644 --- a/linux-postmarketos-qcom-sm6125/APKBUILD +++ b/linux-postmarketos-qcom-sm6125/APKBUILD @@ -23,7 +23,7 @@ makedepends=" # Source _repository="linux" -_commit="3398a1d7daeca76a3adef6e64e8f0f516f95195e" +_commit="ffe21073175927429b89357ce1fede7eb0d27efe" _config="config-$_flavor.$arch" source=" $pkgname-$_commit.tar.gz::https://gitlab.com/sm6125-mainline/$_repository/-/archive/$_commit.tar.gz