mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fs-repo-migrations: update to 1.4.0.
This commit is contained in:
parent
53c949e2b9
commit
37a7ae07d0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fs-repo-migrations'
|
# Template file for 'fs-repo-migrations'
|
||||||
pkgname=fs-repo-migrations
|
pkgname=fs-repo-migrations
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=6
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ipfs/fs-repo-migrations"
|
go_import_path="github.com/ipfs/fs-repo-migrations"
|
||||||
short_desc="Tool to upgrade the IPFS filesystem repository"
|
short_desc="Tool to upgrade the IPFS filesystem repository"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ipfs/fs-repo-migrations"
|
homepage="https://github.com/ipfs/fs-repo-migrations"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=103c2067073946090c8e82817ad566cc18e8000401d3de1582b303296eacb39c
|
checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue