mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
seaweedfs: update to 3.60.
This commit is contained in:
parent
b520199a53
commit
0bfa0ce4d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'seaweedfs'
|
||||
pkgname=seaweedfs
|
||||
version=3.37
|
||||
revision=3
|
||||
version=3.60
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/seaweedfs/seaweedfs"
|
||||
go_package="github.com/seaweedfs/seaweedfs/weed"
|
||||
|
@ -10,7 +10,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=9c44b65cdc7ba0e2a544c31aeed0acde0c0080439971212242588cad94cd600f
|
||||
checksum=96f3de6c6e33d8e83c2d787c2789b40f8e8209f1f7ef645372220cc1e90f9fac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) broken="build constraints exclude all Go files in ...";;
|
||||
|
|
Loading…
Add table
Reference in a new issue