From ef8e70279a8e108a3cdb20338b50ad1c8c066744 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Tue, 3 Aug 2021 19:38:35 +0200 Subject: [PATCH] Bump revision of wpa_supplicant + Added vector icon + New and updated translations --- .../wpa_supplicant/wpa_supplicant-2.9.haiku.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.9.haiku.1.recipe b/net-wireless/wpa_supplicant/wpa_supplicant-2.9.haiku.1.recipe index 514959ce0..dafdcac86 100644 --- a/net-wireless/wpa_supplicant/wpa_supplicant-2.9.haiku.1.recipe +++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.9.haiku.1.recipe @@ -10,10 +10,10 @@ HOMEPAGE="https://w1.fi/wpa_supplicant/" COPYRIGHT="2003-2019 Jouni Malinen" LICENSE="BSD (2-clause) GNU GPL v2" -REVISION="2" -srcGitRev="2ccf1cdf394a9bf4d247fce63fe26a2ed8195ea5" +REVISION="3" +srcGitRev="546947c950f32569382ba75d97d229280b6345c3" SOURCE_URI="https://github.com/haiku/wpa_supplicant/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="24fa503e7fd0e78c94a60a3f484a517087d7fbfc529a79fb32fe7ec959b9136a" +CHECKSUM_SHA256="28c357e553660013793d8c8089292aaf56aa5f32af7dc947afb49e671c40d31e" SOURCE_DIR="wpa_supplicant-$srcGitRev" PATCHES="wpa_supplicant-2.9-gcc2.patch"