projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63a0d05
)
net-wireless/hostapd: 9999: fix spacing in SRC_URI
author
Andrey Utkin
<andrey_utkin@gentoo.org>
Wed, 22 Aug 2018 23:57:13 +0000
(
00:57
+0100)
committer
Andrey Utkin
<andrey_utkin@gentoo.org>
Sun, 2 Sep 2018 02:43:25 +0000
(
03:43
+0100)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
net-wireless/hostapd/hostapd-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-wireless/hostapd/hostapd-9999.ebuild
b/net-wireless/hostapd/hostapd-9999.ebuild
index 2b99c9ab887520109cf3a781c4f0e67485d5e07d..e7978ed1696b05506b2318e6c9daf1bc65ad6113 100644
(file)
--- 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