mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/unifi: update SRC_URI
Bug:https://bugs.gentoo.org/828853 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -3,11 +3,14 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
# Set this var for any releases except stable
|
||||
RC_SUFFIX="-3b5d40203c"
|
||||
|
||||
inherit systemd
|
||||
|
||||
DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs"
|
||||
HOMEPAGE="https://www.ubnt.com"
|
||||
SRC_URI="https://dl.ui.com/unifi/${PV}/UniFi.unix.zip -> ${P}.zip"
|
||||
SRC_URI="https://dl.ui.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip"
|
||||
S="${WORKDIR}/UniFi"
|
||||
|
||||
KEYWORDS="-* amd64 ~arm64"
|
||||
|
||||
Reference in New Issue
Block a user