mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
backblaze-b2: update to 1.2.0.
This commit is contained in:
parent
fda040949e
commit
f04e3cff09
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'backblaze-b2'
|
||||
pkgname=backblaze-b2
|
||||
version=1.1.0
|
||||
revision=7
|
||||
version=1.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="B2_Command_Line_Tool-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=fae0dd48a2b6ab38cb142b91d7907a66144659d599bdfbf3c8995788ed29313b
|
||||
checksum=7f6269257045d571ace6738a3b30bc395bb83f8721b44e06088485f5d2a1ca6a
|
||||
|
||||
post_install() {
|
||||
# Remove test directory polluting site-packages
|
||||
|
|
Loading…
Add table
Reference in a new issue