ndiswrapper-1.63

This commit is contained in:
Rmys
2020-06-01 16:07:21 +03:00
committed by GitHub
parent cdc57f7379
commit be29b14b63
+12 -5
View File
@@ -13,7 +13,7 @@
<IsA>driver</IsA> <IsA>driver</IsA>
<Summary>A network driver wrapper</Summary> <Summary>A network driver wrapper</Summary>
<Description>module-ndiswrapper allows you to use Windows XP drivers for WLAN cards without proper Linux drivers.</Description> <Description>module-ndiswrapper allows you to use Windows XP drivers for WLAN cards without proper Linux drivers.</Description>
<Archive sha1sum="d98b97ff7e88d39b7966b4a3e7b7deeb7dc6e192" type="targz">http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.62.tar.gz</Archive> <Archive sha1sum="b28279ea3354936578006ab9a53aa98662823866" type="targz">http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.63.tar.gz</Archive>
<AdditionalFiles> <AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="dkms.conf">dkms.conf</AdditionalFile> <AdditionalFile owner="root" permission="0644" target="dkms.conf">dkms.conf</AdditionalFile>
</AdditionalFiles> </AdditionalFiles>
@@ -21,10 +21,10 @@
<Dependency version="5.6.15">kernel-module-headers</Dependency> <Dependency version="5.6.15">kernel-module-headers</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch>kernel-5.3.patch</Patch> <!-- <Patch>kernel-5.3.patch</Patch> -->
<Patch>kernel-5.4.patch</Patch> <!-- <Patch>kernel-5.4.patch</Patch> -->
<Patch>kernel-5.5.patch</Patch> <!-- <Patch>kernel-5.5.patch</Patch> -->
<Patch>kernel-5.6.patch</Patch> <!-- <Patch>kernel-5.6.patch</Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -77,6 +77,13 @@
</Package> </Package>
<History> <History>
<Update release="35">
<Date>2020-06-01</Date>
<Version>1.63</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34"> <Update release="34">
<Date>2020-05-29</Date> <Date>2020-05-29</Date>
<Version>1.62</Version> <Version>1.62</Version>