Merge pull request #5787 from CMB/ipfsmigrations
fs-repo-migrations: update to 1.2.1.
This commit is contained in:
commit
5fe8f31e1f
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.2.0
|
||||
revision=2
|
||||
version=1.2.1
|
||||
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=a096efd7c9dc273cf64cc82d13c971a2e73ea4492006324b9eb3ed8df63854e9
|
||||
checksum=6a4fc7196573dc045798c8ed725cdf32f5c8c826e642fbff6be571b37c58e5de
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue