mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
go-ipfs: update to 0.4.17.
This commit is contained in:
parent
b2bff8b4fb
commit
6dd913848c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'go-ipfs'
|
# Template file for 'go-ipfs'
|
||||||
pkgname=go-ipfs
|
pkgname=go-ipfs
|
||||||
version=0.4.16
|
version=0.4.17
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="${pkgname}-${version}"
|
build_wrksrc="${pkgname}-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://ipfs.io"
|
homepage="https://ipfs.io"
|
||||||
changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
|
changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=588f84b707150622abb7e31602af3a85a2dd617b8bb2df42ca2623153bf245b4
|
checksum=2562401bee0609d321bbf5e9c383de4124f634dcfd9394f1d23146a49f281718
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Disable the dynamic plugin loader for now; breaks cross.
|
# Disable the dynamic plugin loader for now; breaks cross.
|
||||||
|
|
Loading…
Add table
Reference in a new issue