浏览代码

pkg: fedora: Bump release

Dorian Stoll 1 年之前
父节点
当前提交
68d520b722
共有 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.5.5-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 = "2"
 
 ##
 ## Build options for configuring which parts of the kernel package are enabled.