mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-02-24 04:25:49 +01:00
Corrected src links for fs-uae-wrapper
This commit is contained in:
@@ -10,18 +10,11 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Automate archives and state for fs-uae"
|
||||
HOMEPAGE="https://github.com/gryf/fs-uae-wrapper"
|
||||
|
||||
if [[ ${PV} == *9999 ]];then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/gryf/fs-uae-wrapper"
|
||||
EGIT_BRANCH="master"
|
||||
else
|
||||
SRC_URI="
|
||||
https://github.com/gryf/${PN}/archive/refs/tags/${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
"
|
||||
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
|
||||
fi
|
||||
SRC_URI="
|
||||
https://files.pythonhosted.org/packages/e9/c0/7b7a60ed297abf874cfbf492b01c2a6bd1334f11e16836c93140ab8b8cdd/fs_uae_wrapper-0.10.2.tar.gz
|
||||
-> ${P}.tar.gz
|
||||
"
|
||||
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user