diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-21 13:43:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-21 13:43:27 +0300 |
commit | 78f1d5884a8ae65e8812a46166d0f75796d48a9e (patch) | |
tree | c59c981031fdbe9afc93bdb95cd324689c96acbd /extra/wpa_supplicant | |
parent | 6d41fd1ebc6e9a75b610d3a3feeb8c25dae270a3 (diff) | |
download | repository-78f1d5884a8ae65e8812a46166d0f75796d48a9e.tar.gz |
wpa_supplicant: bump to 2.10
Diffstat (limited to 'extra/wpa_supplicant')
-rw-r--r-- | extra/wpa_supplicant/checksums | 3 | ||||
-rw-r--r-- | extra/wpa_supplicant/sources | 5 | ||||
-rw-r--r-- | extra/wpa_supplicant/version | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/extra/wpa_supplicant/checksums b/extra/wpa_supplicant/checksums index d990a7e9..45b8f3d7 100644 --- a/extra/wpa_supplicant/checksums +++ b/extra/wpa_supplicant/checksums @@ -1,3 +1,4 @@ %BLAKE3 -ab40db58499bba835d5a9979295022678dcf2b7d23397d9330fa24ed3f1ed832 wpa_supplicant-2.9.tar.gz +7a14f578ff7c6a47c00da7f8259f2d27a458cc08e95d6c20cbd4c3f1fd6ef4dc wpa_supplicant-2.10.tar.gz 67a51a809af00ee94b712c3c10d95114eaf9844cd9301de43ee470e0e2ad9305 .config +31cd8d3da593a5e8dc8afedf74af9383a20fbffd7710eeca63aec1e92e43be03 wpa_supplicant.run diff --git a/extra/wpa_supplicant/sources b/extra/wpa_supplicant/sources index f106958d..4028e0a1 100644 --- a/extra/wpa_supplicant/sources +++ b/extra/wpa_supplicant/sources @@ -1,2 +1,3 @@ -https://w1.fi/releases/wpa_supplicant-2.9.tar.gz -files/.config wpa_supplicant/ +https://w1.fi/releases/wpa_supplicant-2.10.tar.gz +files/.config wpa_supplicant +files/wpa_supplicant.run wpa_supplicant diff --git a/extra/wpa_supplicant/version b/extra/wpa_supplicant/version index 0b884f41..05ed2945 100644 --- a/extra/wpa_supplicant/version +++ b/extra/wpa_supplicant/version @@ -1 +1 @@ -2.9 4 +2.10 1 |