fs-repo-migrations: update to 1.6.4.
This commit is contained in:
parent
1cc9c09029
commit
451bb585a4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fs-repo-migrations'
|
||||
pkgname=fs-repo-migrations
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=1.6.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ipfs/fs-repo-migrations"
|
||||
short_desc="Tool to upgrade the IPFS filesystem repository"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ipfs/fs-repo-migrations"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
|
||||
checksum=9ab93755c93ca74da3afaa66dafd93c2b07c2a8e207e05b40ff6f7579819d451
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue