kmod-30
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user