mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
seaweedfs: update to 3.88.
This commit is contained in:
parent
f18e150c88
commit
6890e35465
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seaweedfs'
|
||||
pkgname=seaweedfs
|
||||
version=3.87
|
||||
version=3.88
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/seaweedfs/seaweedfs"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/seaweedfs/seaweedfs"
|
||||
distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
|
||||
checksum=41e0086c595aed93de17fec95a4be5b7a167043d8df7cabacf0b9818bee4ae27
|
||||
checksum=e4297ba27cc03d5b7d40676915841aa7ba32f1bd47d48bf28d47ce7af1b4fb2d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) broken="build constraints exclude all Go files in ...";;
|
||||
|
|
Loading…
Add table
Reference in a new issue