Merge pull request #72 from ayhanyalcinsoy/master
wpa_supplicant and libnl version bump
This commit is contained in:
@@ -13,12 +13,14 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>IEEE 802.1X/WPA supplicant for secure wireless transfers</Summary>
|
||||
<Description>wpa_supplicant is a WPA supplicant with support for WPA and WPA2.</Description>
|
||||
<Archive sha1sum="25b9cb997cd9d2e84cf1ab73fac71b717cbb5f65" type="targz">http://hostap.epitest.fi/releases/wpa_supplicant-2.1.tar.gz</Archive>
|
||||
<Archive sha1sum="22886a40b09029b0b8544d4bb268ed07912c103d" type="targz">http://hostap.epitest.fi/releases/wpa_supplicant-2.4.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="wpa_supplicant/.config">wpa_supplicant.config</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<BuildDependencies>
|
||||
<Dependency>libnl-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -76,6 +78,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2015-07-15</Date>
|
||||
<Version>2.4</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2014-06-02</Date>
|
||||
<Version>2.1</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library for applications dealing with netlink sockets</Summary>
|
||||
<Description>libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation.</Description>
|
||||
<Archive sha1sum="4931cf6e790f51925c7c74602d3ae10499e17a79" type="targz">http://www.infradead.org/~tgr/libnl/files/libnl-3.2.24.tar.gz</Archive>
|
||||
<Archive sha1sum="b7a4981f7edf7398256d35fd3c0b87bc84ae27d1" type="targz">http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2015-07-15</Date>
|
||||
<Version>3.2.25</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-04-03</Date>
|
||||
<Version>3.2.24</Version>
|
||||
|
||||
Reference in New Issue
Block a user