Merge pull request #6177 from lumarogit/linux-lts-api-headers

linux-lts-api-headers: rename port
This commit is contained in:
Luis
2023-08-31 08:40:04 +02:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
linux-lts-headers-6.1.50-1
linux-lts-api-headers-6.1.50-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/asm-generic/

View File

@@ -1,6 +1,6 @@
# description : Expose the kernel's API for use by Glibc
name=linux-lts-headers
name=linux-lts-api-headers
version=6.1.50
release=1
source="https://www.kernel.org/pub/linux/kernel/v6.x/linux-$version.tar.xz"