python3-hcloud: update to 1.17.0.
This commit is contained in:
parent
2adb427c25
commit
9deef256ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hcloud'
|
||||
pkgname=python3-hcloud
|
||||
version=1.16.0
|
||||
version=1.17.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/python3-/}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/hcloud-python"
|
||||
distfiles="${PYPI_SITE}/h/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||
checksum=c8b94557d93bcfe437f20a8176693ea4f54358b74986cc19d94ebc23f48e40cc
|
||||
checksum=f8142e0438be277c6fa1ddee13aecd5da152b48c6dec7fd4970def1b5dc219e2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue