mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
www-apps/code-server-bin: change uri; bump to 3.6.1
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
@@ -5,8 +5,7 @@ EAPI=7
|
||||
|
||||
MY_PN="${PN/-bin/}"
|
||||
MY_PV="${MY_PN}-${PV}"
|
||||
|
||||
BASE_URI="https://github.com/cdr/${MY_PN}/releases/download/${PV}/${MY_PV}-linux"
|
||||
BASE_URI="https://github.com/cdr/${MY_PN}/releases/download/v${PV}/${MY_PV}-linux"
|
||||
|
||||
inherit systemd
|
||||
|
||||
@@ -20,7 +19,6 @@ SRC_URI="
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="-* ~amd64 ~arm64"
|
||||
IUSE=""
|
||||
|
||||
# In case we ever make a non-"-binary" pkg
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user