From 980736e3d5bcbb32bee8f1bd228a166dbd2d89f0 Mon Sep 17 00:00:00 2001 From: Deokgyu Yang Date: Mon, 22 Apr 2024 18:16:59 +0900 Subject: [PATCH] Update Debian package version to 9.013.02-2 Signed-off-by: Deokgyu Yang --- README.md | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d04d7..7e610c9 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ sudo dpkg -i realtek-r8125-dkms*.deb > If multiple files selected by the wild card, you should type the specific version of the file. > > ```bash -> sudo dpkg -i realtek-r8125-dkms_9.013.02-1_amd64.deb +> sudo dpkg -i realtek-r8125-dkms_9.013.02-2_amd64.deb > ``` If dependency error occurs, try to fix that with `apt` command. diff --git a/debian/changelog b/debian/changelog index 533a017..bcfdf69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +realtek-r8125-dkms (9.013.02-2) stable; urgency=medium + + * Rename BASEDIR to BSRC in dkms.conf + + -- Deokgyu Yang Mon, 22 Apr 2024 18:14:49 +0900 + realtek-r8125-dkms (9.013.02-1) stable; urgency=medium * Update Realtek r8125 driver to 9.013.02