mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Update wpa_supplicant recipe
...to include new/updated translations
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user