Update to 5.5.8

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2020-03-06 14:34:57 +01:00
parent 72401ecb68
commit 0287820f4f
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.7
KDEB_PKGVERSION: 5.5.7-1
KERNEL_VERSION: 5.5.8
KDEB_PKGVERSION: 5.5.8-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.7.arch1
pkgrel=2
pkgver=5.5.8.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.7-200.fc31
%global kernel_tag_fc30 kernel-5.5.7-100.fc30
%global kernel_tag_fc31 kernel-5.5.8-200.fc31
%global kernel_tag_fc30 kernel-5.5.8-100.fc30
%global kernel_release_fc31 2
%global kernel_release_fc30 2
%global kernel_release_fc31 1
%global kernel_release_fc30 1
%global fedora_title_fc31 31 (Thirty One)
%global fedora_title_fc30 30 (Thirty)