mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
backblaze-b2: update to 1.3.0.
This commit is contained in:
parent
9f5a5625c9
commit
5c8286635d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'backblaze-b2'
|
# Template file for 'backblaze-b2'
|
||||||
pkgname=backblaze-b2
|
pkgname=backblaze-b2
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="B2_Command_Line_Tool-${version}"
|
wrksrc="B2_Command_Line_Tool-${version}"
|
||||||
|
@ -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=7f6269257045d571ace6738a3b30bc395bb83f8721b44e06088485f5d2a1ca6a
|
checksum=1deeea2f9e76bccc15514df2d032b8beca63f65989fd8441acf1b26e96a027c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove test directory polluting site-packages
|
# Remove test directory polluting site-packages
|
||||||
|
|
Loading…
Add table
Reference in a new issue