commit: 82be1ad78716a817db3627b469914020f9ae59c3
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Feb 17 17:04:02 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Feb 17 17:04:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82be1ad7
dev-python/hstspreload: name tarball correctly
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/hstspreload/Manifest | 2 +-
dev-python/hstspreload/hstspreload-2021.2.15.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/hstspreload/Manifest b/dev-python/hstspreload/Manifest
index 55d01fde..9cb182d4 100644
--- a/dev-python/hstspreload/Manifest
+++ b/dev-python/hstspreload/Manifest
@@ -1 +1 @@
-DIST 2021.2.15.tar.gz 1067446 BLAKE2B
53157d1adbddcd0818c296e964ad185b4c8740d306be032b86d265f4057f3173fd66ecefa98f8a66c1bcc4f9d88dca7fee040f534d4335b387ad301dc210e839
SHA512
3d5c10c9102b85b30efeb4fe5fa1cb35f019594e9e9483e3e557c8793c965cfabd8889969003958d8183832f81bcb17095d2cce4c21c46c13784c6289f931514
+DIST hstspreload-2021.2.15.tar.gz 1067446 BLAKE2B
53157d1adbddcd0818c296e964ad185b4c8740d306be032b86d265f4057f3173fd66ecefa98f8a66c1bcc4f9d88dca7fee040f534d4335b387ad301dc210e839
SHA512
3d5c10c9102b85b30efeb4fe5fa1cb35f019594e9e9483e3e557c8793c965cfabd8889969003958d8183832f81bcb17095d2cce4c21c46c13784c6289f931514
diff --git a/dev-python/hstspreload/hstspreload-2021.2.15.ebuild
b/dev-python/hstspreload/hstspreload-2021.2.15.ebuild
index 40212dcf..2b0c5b3b 100644
--- a/dev-python/hstspreload/hstspreload-2021.2.15.ebuild
+++ b/dev-python/hstspreload/hstspreload-2021.2.15.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="
https://github.com/sethmlarson/hstspreload
https://pypi.org/project/hstspreload
"
-SRC_URI="https://github.com/sethmlarson/hstspreload/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/sethmlarson/hstspreload/archive/${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"