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 cd2a58386..514959ce0 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,9 +10,11 @@ HOMEPAGE="https://w1.fi/wpa_supplicant/" COPYRIGHT="2003-2019 Jouni Malinen" LICENSE="BSD (2-clause) GNU GPL v2" -REVISION="1" -SOURCE_URI="https://github.com/haiku/wpa_supplicant/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="e83b12a6121e7260506fbe7eef9e411d8cab790f187133d3e6952f5412e0845c" +REVISION="2" +srcGitRev="2ccf1cdf394a9bf4d247fce63fe26a2ed8195ea5" +SOURCE_URI="https://github.com/haiku/wpa_supplicant/archive/$srcGitRev.tar.gz" +CHECKSUM_SHA256="24fa503e7fd0e78c94a60a3f484a517087d7fbfc529a79fb32fe7ec959b9136a" +SOURCE_DIR="wpa_supplicant-$srcGitRev" PATCHES="wpa_supplicant-2.9-gcc2.patch" ARCHITECTURES="x86_gcc2 x86 x86_64"