mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-hcloud: update to 1.18.0.
This commit is contained in:
parent
4e327b46b6
commit
f42031e78f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hcloud'
|
||||
pkgname=python3-hcloud
|
||||
version=1.17.0
|
||||
version=1.18.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=f8142e0438be277c6fa1ddee13aecd5da152b48c6dec7fd4970def1b5dc219e2
|
||||
checksum=a21d940cde8f0c1fd10a0581b0618eb840a6f592404faafdb6070101f4525ff6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue