rcone: update to 1.26
Closes gh-3303
This commit is contained in:
parent
7514516f39
commit
e68d3e5f9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rclone'
|
||||
pkgname=rclone
|
||||
version=1.25
|
||||
version=1.26
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ncw/rclone"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="http://rclone.org/downloads/"
|
||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||
checksum=6f8685e28c30aa700e0859cc017a76605c00dab8cd69aa5f16a4fd022d16d200
|
||||
checksum=ededbb575fdbb04b723b1b97c0a179ecc242528e4afaaca37279761faf468bcd
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue