mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
backblaze-b2: update to 1.4.2.
This commit is contained in:
parent
76dc6c08e1
commit
c82b254b10
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.0
|
version=1.4.2
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="B2_Command_Line_Tool-${version}"
|
wrksrc="B2_Command_Line_Tool-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=813bf3334b8986fc5592cff8e4e79faca46c957204d31ef4ba520080c5d315eb
|
checksum=2d6382b94af59dcaa44dd546252807e0364d1b61f169584829ebbf82458e7078
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove test directory polluting site-packages
|
# Remove test directory polluting site-packages
|
||||||
|
|
Loading…
Add table
Reference in a new issue