Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
dkms
Commits:
0af1e83e by Christian Heusel at 2024-11-26T12:15:51+01:00
upgpkg: 3.1.2-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = dkms
pkgdesc = Dynamic Kernel Modules System
- pkgver = 3.1.1
- pkgrel = 2
+ pkgver = 3.1.2
+ pkgrel = 1
url = https://github.com/dell/dkms
install = dkms.install
arch = any
@@ -20,12 +20,12 @@ pkgbase = dkms
optdepends = linux-zen-headers: build modules against the ZEN kernel
optdepends = linux-hardened-headers: build modules against the HARDENED
kernel
backup = etc/dkms/framework.conf
- source = git+https://github.com/dell/dkms.git#tag=v3.1.1
+ source = git+https://github.com/dell/dkms.git#tag=v3.1.2
source = hook.install
source = hook.remove
source = hook.upgrade
source = hook.sh
- sha256sums =
ddf1445405b004d8a4aab8b8a55cafe187dbeac1776e65939d23ea889cad2aa7
+ sha256sums =
0664e4875ed60025098ba66d3781420ad4f6f2fc8cf709caa596051a6e861e27
sha256sums =
da2dd53bdb427c3ffbe793fd05f898d8a0545e6dbd346c85fad1717b0f838c62
sha256sums =
497422e72b2f10a71caae40c44a07b215425d393acb365700e38944e09f9a554
sha256sums =
cc04280e8eb095f4950f5e3c6b2997fbc8d5862d79c5ae29d5943b8ac204d0d4
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
pkgname=dkms
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
pkgdesc='Dynamic Kernel Modules System'
arch=('any')
url='https://github.com/dell/dkms'
@@ -33,7 +33,7 @@ source=("git+https://github.com/dell/dkms.git#tag=v$pkgver"
'hook.remove'
'hook.upgrade'
'hook.sh')
-sha256sums=('ddf1445405b004d8a4aab8b8a55cafe187dbeac1776e65939d23ea889cad2aa7'
+sha256sums=('0664e4875ed60025098ba66d3781420ad4f6f2fc8cf709caa596051a6e861e27'
'da2dd53bdb427c3ffbe793fd05f898d8a0545e6dbd346c85fad1717b0f838c62'
'497422e72b2f10a71caae40c44a07b215425d393acb365700e38944e09f9a554'
'cc04280e8eb095f4950f5e3c6b2997fbc8d5862d79c5ae29d5943b8ac204d0d4'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dkms/-/commit/0af1e83e5c4e6e718201c28c2fd78bbff229bf17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dkms/-/commit/0af1e83e5c4e6e718201c28c2fd78bbff229bf17
You're receiving this email because of your account on gitlab.archlinux.org.