summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-01 00:12:48 +0100
committerSam James <sam@gentoo.org>2022-10-01 00:24:25 +0100
commit3248bcacd8bb14ed87ec4424974c002fd04befe2 (patch)
tree9def0b0a617146409d88eaac77d1e47b2c5e164d
parentnet-libs/libbitcoinconsensus: fix StaticSrcUri (diff)
downloadgentoo-3248bcacd8bb14ed87ec4424974c002fd04befe2.tar.gz
gentoo-3248bcacd8bb14ed87ec4424974c002fd04befe2.tar.bz2
gentoo-3248bcacd8bb14ed87ec4424974c002fd04befe2.zip
net-misc/drive: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/drive/drive-0.4.0_p20210208.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/drive/drive-0.4.0_p20210208.ebuild b/net-misc/drive/drive-0.4.0_p20210208.ebuild
index 0e830cdd3de4..8430cba30ee6 100644
--- a/net-misc/drive/drive-0.4.0_p20210208.ebuild
+++ b/net-misc/drive/drive-0.4.0_p20210208.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Google Drive client for the commandline"
HOMEPAGE="https://github.com/odeke-em/drive"
EGIT_COMMIT="bede608f250a9333d55c43396fc5e72827e806fd"
SRC_URI="https://github.com/odeke-em/drive/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
- https://dev.gentoo.org/~zmedico/dist/drive-0.4.0_p20210208-deps.tar.xz"
+ https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz"
KEYWORDS="amd64"
LICENSE="Apache-2.0 BSD MIT"