drive: update 0.3.9 (#5513)
Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>
This commit is contained in:
parent
4f20da387c
commit
595c1d484a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drive'
|
||||
pkgname=drive
|
||||
version=0.3.8.1
|
||||
version=0.3.9
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
|
@ -11,7 +11,7 @@ homepage="https://github.com/odeke-em/drive"
|
|||
go_import_path="github.com/odeke-em/drive"
|
||||
go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=dd978190385e306324be232519d8bec00154f4f331cf8a7580850e7634c964cf
|
||||
checksum=ce7e4dd994c01d4534251c9a31adca34ed89ff6e64045813a7ce5c588ddd04be
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue