Update package version to 6.12.28

This commit is contained in:
2025-05-11 14:46:26 +03:00
parent a2577b7542
commit 6b50b12fc5
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
VERSION=$(curl -s https://www.kernel.org/ | grep -m1 -A1 'longterm:' | grep -oP '(?<=strong>).*(?=</strong.*)')
echo "$VERSION"
+1 -1
View File
@@ -1,6 +1,6 @@
name: linux-lts
description: The longterm support version of the linux kernel
version: 6.12.26
version: 6.12.28
url: https://www.kernel.org/
license: GPL2-only
architecture: any