Browse Source

pkg: fedora: Bump release

Dorian Stoll 2 years ago
parent
commit
07e87edb4c
1 changed files with 1 additions and 1 deletions
  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.6-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.