Skip to content

Commit

Permalink
Update Debian package version to 9.010.01-2
Browse files Browse the repository at this point in the history
Signed-off-by: Deokgyu Yang <[email protected]>
  • Loading branch information
awesometic committed Dec 19, 2022
1 parent 65f9a57 commit 2afbe2b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.010.01-1_amd64.deb
> sudo dpkg -i realtek-r8125-dkms_9.010.01-2_amd64.deb
> ```
If dependency error occurs, try to fix that with `apt` command.
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
realtek-r8125-dkms (9.010.01-2) stable; urgency=medium

* Add support for kernel 6.1

-- Deokgyu Yang <[email protected]> Mon, 19 Dec 2022 12:18:51 +0900

realtek-r8125-dkms (9.010.01-1) stable; urgency=medium

* Update Realtek r8125 driver to 9.010.01
Expand Down

0 comments on commit 2afbe2b

Please sign in to comment.