Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dkms: update to 2.8.4.
@ 2020-12-03  0:32 ndowens
  2020-12-12  6:46 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-03  0:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages dkms
https://github.com/void-linux/void-packages/pull/26894

dkms: update to 2.8.4.
Tested locally with building zfs module. It built fine and removed fine.

A patch file from https://github.com/void-linux/void-packages/pull/26894.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dkms-26894.patch --]
[-- Type: text/x-diff, Size: 1491 bytes --]

From 544c7d3d452abfc11810b6749b7bc8592ee0f8fe Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 2 Dec 2020 18:22:25 -0600
Subject: [PATCH] dkms: update to 2.8.4.

---
 srcpkgs/dkms/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dkms/template b/srcpkgs/dkms/template
index ba61736f1b5..ec68606557a 100644
--- a/srcpkgs/dkms/template
+++ b/srcpkgs/dkms/template
@@ -1,7 +1,7 @@
 # Template file for 'dkms'
 pkgname=dkms
-version=2.8.3
-revision=3
+version=2.8.4
+revision=1
 conf_files="/etc/dkms/framework.conf"
 depends="bash kmod gcc make coreutils"
 short_desc="Dynamic Kernel Modules System"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/dell/dkms"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=0fcbb2691aa8231927b000edf3594d2798211c3944fd4a2a8b1864aa1c06eaaf
+checksum=540912bf0d845ac333f6971a3ccb80911c770a042af1b30ffbb9b420ac979af3
 
 case "$XBPS_TARGET_MACHINE" in
 	# Too many competing kernels for arm* to depend on linux-headers
@@ -26,7 +26,7 @@ do_install() {
 	vbin dkms
 	vman dkms.8
 	vinstall dkms_dbversion 644 var/lib/dkms
-	vinstall dkms.bash-completion 644 usr/share/bash-completion/completions dkms
+	vcompletion dkms.bash-completion bash dkms
 	vinstall dkms_framework.conf 644 etc/dkms framework.conf
 	# Kernel hooks.
 	vinstall ${FILESDIR}/kernel.d/dkms.postinst 754 etc/kernel.d/post-install 10-dkms

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: dkms: update to 2.8.4.
  2020-12-03  0:32 [PR PATCH] dkms: update to 2.8.4 ndowens
@ 2020-12-12  6:46 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-12  6:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

There's a merged pull request on the void-packages repository

dkms: update to 2.8.4.
https://github.com/void-linux/void-packages/pull/26894

Description:
Tested locally with building zfs module. It built fine and removed fine.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-12  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03  0:32 [PR PATCH] dkms: update to 2.8.4 ndowens
2020-12-12  6:46 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).