dkms ver. bump

This commit is contained in:
Rmys
2023-01-04 19:18:36 +03:00
parent bd0eb93ab4
commit 2a860e6fcb
2 changed files with 19 additions and 7 deletions
+9 -1
View File
@@ -11,7 +11,7 @@
<IsA>kernel</IsA>
<Summary>Dynamic Kernel Module Support</Summary>
<Description>DKMS is a dynamic kernel module support framework.</Description>
<Archive sha1sum="d4c4e2d160d6119f8757d6a4a4c364f0f770cc43" type="targz">https://github.com/dell/dkms/archive/v2.8.1.tar.gz</Archive>
<Archive sha1sum="b43cb2462325e810aecf23a57d601210d61ea580" type="targz">https://github.com/dell/dkms/archive/v3.0.10.tar.gz</Archive>
</Source>
<Package>
<Name>dkms</Name>
@@ -25,6 +25,7 @@
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/var/lib</Path>
@@ -35,6 +36,13 @@
</Provides>
</Package>
<History>
<Update release="8">
<Date>2023-01-04</Date>
<Version>3.0.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-04-15</Date>
<Version>2.8.1</Version>