Update to 5.5.10

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2020-03-19 12:05:30 +01:00
parent ba040b7e5b
commit 73182026a3
No known key found for this signature in database
GPG key ID: F1DACD02C619442A
3 changed files with 8 additions and 8 deletions

View file

@ -7,8 +7,8 @@ name: Debian
env:
GPG_KEY_ID: 56C464BAAC421453
KERNEL_VERSION: 5.5.9
KDEB_PKGVERSION: 5.5.9-2
KERNEL_VERSION: 5.5.10
KDEB_PKGVERSION: 5.5.10-1
LOCALVERSION: -surface
jobs:

View file

@ -2,8 +2,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=linux-surface
pkgver=5.5.9.arch1
pkgrel=2
pkgver=5.5.10.arch1
pkgrel=1
pkgdesc='Linux'
_fullver=${pkgver%.*}-${pkgver##*.}
_srctag=v${_fullver}

View file

@ -2,11 +2,11 @@
# Definitions to configure the kernel we want to build
#
%global kernel_tag_fc31 kernel-5.5.9-200.fc31
%global kernel_tag_fc30 kernel-5.5.9-100.fc30
%global kernel_tag_fc31 kernel-5.5.10-200.fc31
%global kernel_tag_fc30 kernel-5.5.10-100.fc30
%global kernel_release_fc31 3
%global kernel_release_fc30 3
%global kernel_release_fc31 1
%global kernel_release_fc30 1
%global fedora_title_fc31 31 (Thirty One)
%global fedora_title_fc30 30 (Thirty)