Skip to content

Commit fad6c21

Browse files
authored
Merge pull request #6 from ich777/gcc_14.2.0
Gcc 14.2.0
2 parents 0720df3 + 34ffab2 commit fad6c21

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

installscript.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ packages=(
5858
bzip2
5959
xz
6060
lzlib
61+
nghttp3
6162
)
6263

6364
# download FILELIST.TXT to get list of packages

template/my-Unraid-Kernel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<Container version="2">
33
<Name>Unraid-Kernel</Name>
4-
<Repository>ghcr.io/ich777/unraid_kernel:gcc_14.1.0</Repository>
4+
<Repository>ghcr.io/ich777/unraid_kernel:gcc_14.2.0</Repository>
55
<Registry>https://github.com/ich777/unraid_kernel</Registry>
66
<Network>bridge</Network>
77
<MyIP/>

0 commit comments

Comments
 (0)