mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 09:32:57 +02:00
backblaze-b2: update to 1.3.8.
This commit is contained in:
parent
45f64c3ace
commit
737a83f324
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.3.6
|
version=1.3.8
|
||||||
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=077d5e9b186d4cb0be1fcbeb3b80e1788d8b941b0fcfbf2c7386b8c6a653740c
|
checksum=2ed276b9eb6796470280e4be27ef96018e338a87efa9cd70115ffbb6b030a6ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove test directory polluting site-packages
|
# Remove test directory polluting site-packages
|
||||||
|
|
Loading…
Add table
Reference in a new issue