dev-python/hcloud-python: use PV
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 30 May 2019 18:41:13 +0000 (20:41 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 30 May 2019 18:41:13 +0000 (20:41 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-python/hcloud-python/hcloud-python-1.2.1.ebuild

index 79c12ac6fa46806871dc59078c70315eb19fdb53..e9d98103d9c94e85fe401130854b355ba754eaf8 100644 (file)
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="Official Hetzner Cloud python library"
 HOMEPAGE="https://github.com/hetznercloud/hcloud-python"
-SRC_URI="https://github.com/hetznercloud/${PN}/archive/v1.2.1.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/hetznercloud/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"