Merge pull request #2679 from diogoleal/update_rclone1.23
rclone update to 1.23
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rclone'
|
# Template file for 'rclone'
|
||||||
pkgname=rclone
|
pkgname=rclone
|
||||||
version=1.22
|
version=1.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ncw/rclone"
|
go_import_path="github.com/ncw/rclone"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://rclone.org/downloads/"
|
homepage="http://rclone.org/downloads/"
|
||||||
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz"
|
||||||
checksum=70dfc8cead0fd2cea4e3e4312445c3da03262f2c1f23944e8c4d8802b4a11008
|
checksum=fc063f81b9751ff49dcb9c7379e812fd70c0724471247def8e634ae8d8fbdbb4
|
||||||
|
|
||||||
post_install(){
|
post_install(){
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user