summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2018-08-23 00:57:13 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2018-09-02 03:43:25 +0100
commit7db02bc020fc23ff5a9dbf4c84a9a22cc32c72e2 (patch)
treeaeb7dfe25e85801af55cb121e3325747b0197931 /net-wireless
parentapp-emulation/wine-any: Drop old (diff)
downloadgentoo-7db02bc020fc23ff5a9dbf4c84a9a22cc32c72e2.tar.gz
gentoo-7db02bc020fc23ff5a9dbf4c84a9a22cc32c72e2.tar.bz2
gentoo-7db02bc020fc23ff5a9dbf4c84a9a22cc32c72e2.zip
net-wireless/hostapd: 9999: fix spacing in SRC_URI
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/hostapd/hostapd-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-9999.ebuild b/net-wireless/hostapd/hostapd-9999.ebuild
index 2b99c9ab8875..e7978ed1696b 100644
--- a/net-wireless/hostapd/hostapd-9999.ebuild
+++ b/net-wireless/hostapd/hostapd-9999.ebuild
@@ -15,7 +15,7 @@ if [[ $PV == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://w1.fi/hostap.git"
else
- SRC_URI+="https://w1.fi/releases/${P}.tar.gz"
+ SRC_URI+=" https://w1.fi/releases/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
fi