diff options
Diffstat (limited to 'sources/linux/linux.spec')
| -rwxr-xr-x | sources/linux/linux.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/linux/linux.spec b/sources/linux/linux.spec new file mode 100755 index 0000000..09c61dc --- /dev/null +++ b/sources/linux/linux.spec @@ -0,0 +1,5 @@ +# Maintainer: Alexander Hill <ahill@breadpudding.dev> +SRC_HASH="5a8de64a75fca706c01c6c0a77cf75a74618439db195e25f1f0268af6b2fb1da" +SRC_NAME="linux" +SRC_URL="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.8.tar.xz" +SRC_VERSION="6.17.8" |
