blob: 9c97b45989a326337ae70e724d742b6f7e16c0df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = juicefs-bin
pkgdesc = A distributed POSIX file system built on top of Redis and S3 (Community Edition).
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/juicedata/juicefs
arch = x86_64
license = Apache
conflicts = juicefs
source = juicefs-1.2.2.tar.gz::https://github.com/juicedata/juicefs/releases/download/v1.2.2/juicefs-1.2.2-linux-amd64.tar.gz
sha256sums = 6b3503971d65f487920658bed0e098be9223e62d26e643b09a793039ab83be17
pkgname = juicefs-bin
|