Procházet zdrojové kódy

pkg: fedora: Bump relase

Dorian Stoll před 1 rokem
rodič
revize
65961672f4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.9-0"
 ## The release number of the modified kernel package.
 ## The release number of the modified kernel package.
 ## e.g. 300 for kernel-6.3.1-300.fc38.foo
 ## 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.
 ## Build options for configuring which parts of the kernel package are enabled.