mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
backblaze-b2: update to 2.1.0.
This commit is contained in:
parent
4325f23030
commit
37a22c51d7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'backblaze-b2'
|
# Template file for 'backblaze-b2'
|
||||||
pkgname=backblaze-b2
|
pkgname=backblaze-b2
|
||||||
version=1.4.2
|
version=2.1.0
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="b2-${version}"
|
wrksrc="b2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
||||||
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
|
||||||
checksum=f0a3baf0a94b4c4cc652c5206a03311516742fe87a0e33b51c06adf3eb89c054
|
checksum=fdae4aa7c88c7981ae68784600cc820ab8fd591a2ca6dc7af5e6b4d1549c2080
|
||||||
replaces="python-b2>=0"
|
replaces="python-b2>=0"
|
||||||
provides="python-b2-${version}_${revision}"
|
provides="python-b2-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue