dev-python/hstspreload: name tarball correctly

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-02-17 18:04:02 +01:00
parent 70caf05769
commit 82be1ad787
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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"