Merge pull request #5158 from CMB/ipfsmigrations
fs-repo-migrations: update to 1.1.1.
This commit is contained in:
commit
0c66938100
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fs-repo-migrations'
|
||||
pkgname=fs-repo-migrations
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ipfs/fs-repo-migrations"
|
||||
|
@ -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=e0d2a37139ef214313eb42c27e69ff31890521d340b9bc33ce4aec9a7178aeca
|
||||
checksum=42d1dff57a6101f176eb356d3b33c8893e34c254860f689a2a1fdb18e3b39e50
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue