-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move to Linux 5.15.34, add some more wireless drivers.
- Loading branch information
Showing
2 changed files
with
24 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Maintainer: Gabor Pali <[email protected]> | ||
|
||
pkgname=linux-lts | ||
pkgver=5.15.33 | ||
pkgver=5.15.34 | ||
case $pkgver in | ||
*.*.*) _kernver=${pkgver%.*};; | ||
*.*) _kernver=$pkgver;; | ||
|
@@ -110,6 +110,6 @@ package() { | |
|
||
sha512sums=" | ||
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a linux-5.15.tar.xz | ||
a91a622f12e1b5d59a6ed12be98a18da2055a21420536c84790028ee5c5d92417beaf259048f0796635bc6bda75092b56065b3f728aafde9cd72a14283f7e0a6 config-lts.x86_64 | ||
399e287c5715702774f0a9b7e817c0bcd8135de4152ae784ac73d53a7777de6c577d414d92ff6b56b91766b7af7af630cdc421b105262ea5f3c2fda9436a8c17 patch-5.15.33.xz | ||
f6e5a1bb7299e480da5c54190e883b24fe8ea875ba2b2b28f73b20dca28f9d8d502de9216069874b3a743c8959cfa5d4a7e6443cb6482ee1734b0a02e11dc84a config-lts.x86_64 | ||
2fdfcf49eda367617ea32753ffa87ef293c087f4e4a8d50b7c3321a1b7f61cdcb8c61b2d7dd151a527c453c3800c56e828eddf20c2ef278fe68f47834691d44a patch-5.15.34.xz | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters