소스 검색

pkg: fedora: Bump release

Dorian Stoll 2 년 전
부모
커밋
7985454929
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pkg/fedora/kernel-surface/build-linux-surface.py

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

@@ -24,7 +24,7 @@ PACKAGE_TAG = "kernel-6.3.7-0"
 ## The release number of the modified kernel package.
 ## e.g. 300 for kernel-6.3.1-300.fc38.foo
 ##
-PACKAGE_RELEASE = "1"
+PACKAGE_RELEASE = "3"
 
 ##
 ## Build options for configuring which parts of the kernel package are enabled.