소스 검색

Update Fedora kernels to v6.15.3

Maximilian Luz 2 주 전
부모
커밋
95cec14cb7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pkg/fedora/kernel-surface/build-linux-surface.py

+ 1 - 1
pkg/fedora/kernel-surface/build-linux-surface.py

@@ -19,7 +19,7 @@ PACKAGE_NAME = "surface"
 ## Fedora tags: kernel-X.Y.Z
 ## Fedora tags: kernel-X.Y.Z
 ## Upstream tags: vX.Y.Z
 ## Upstream tags: vX.Y.Z
 ##
 ##
-PACKAGE_TAG = "kernel-6.14.11-0"
+PACKAGE_TAG = "kernel-6.15.3-0"
 
 
 ##
 ##
 ## The release number of the modified kernel package.
 ## The release number of the modified kernel package.