This commit is contained in:
Rmys
2022-07-01 12:15:26 +03:00
committed by GitHub
parent 6a155e21af
commit 4dd60a6805
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -45,4 +45,4 @@ def install():
pisitools.makedirs("%s/etc/depmod.d" % get.installDIR())
pisitools.makedirs("%s/etc/modprobe.d" % get.installDIR())
pisitools.dodoc("NEWS", "README", "TODO", "COPYING")
pisitools.dodoc("NEWS", "README*", "TODO", "COPYING")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Linux kernel module management utilities</Summary>
<Description>Linux kernel module management utilities</Description>
<Archive sha1sum="0acec2b6aea3e6eb71f0b549b0ff0abcac5da004" type="tarxz">https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-28.tar.xz</Archive>
<Archive sha1sum="e99d5a51c79d9ff3660722025f75770e1f4bf4b1" type="tarxz">https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-30.tar.xz</Archive>
<BuildDependencies>
<Dependency>chrpath</Dependency>
<!--<Dependency>libxslt</Dependency>-->
@@ -109,6 +109,13 @@
</Package>
<History>
<Update release="13">
<Date>2022-06-30</Date>
<Version>30</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-06-12</Date>
<Version>28</Version>