mirror of
https://aur.archlinux.org/zfs-utils.git
synced 2025-06-06 07:37:22 +02:00
Update 2.1.5 staging branch for 5.18 compatibliity
This commit is contained in:
parent
c8148ca388
commit
3e1c720717
4
.SRCINFO
4
.SRCINFO
@ -1,6 +1,6 @@
|
|||||||
pkgbase = zfs-utils
|
pkgbase = zfs-utils
|
||||||
pkgdesc = Userspace utilities for the Zettabyte File System.
|
pkgdesc = Userspace utilities for the Zettabyte File System.
|
||||||
pkgver = 2.1.4+65.r05147319b0
|
pkgver = 2.1.4+88.rfc18fa92c8
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://zfsonlinux.org/
|
url = https://zfsonlinux.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
@ -9,7 +9,7 @@ pkgbase = zfs-utils
|
|||||||
license = CDDL
|
license = CDDL
|
||||||
makedepends = git
|
makedepends = git
|
||||||
optdepends = python: for arcstat/arc_summary/dbufstat
|
optdepends = python: for arcstat/arc_summary/dbufstat
|
||||||
source = git+https://github.com/openzfs/zfs.git#commit=05147319b0821f61fcff743e20605e191d523906
|
source = git+https://github.com/openzfs/zfs.git#commit=fc18fa92c8cf3bd8febed784a15804e86aa08cb5
|
||||||
source = zfs.initcpio.install
|
source = zfs.initcpio.install
|
||||||
source = zfs.initcpio.hook
|
source = zfs.initcpio.hook
|
||||||
validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027
|
validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@ -4,7 +4,7 @@
|
|||||||
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
|
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
|
||||||
|
|
||||||
pkgname=zfs-utils
|
pkgname=zfs-utils
|
||||||
pkgver=2.1.4+65.r05147319b0
|
pkgver=2.1.4+88.rfc18fa92c8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Userspace utilities for the Zettabyte File System."
|
pkgdesc="Userspace utilities for the Zettabyte File System."
|
||||||
arch=("i686" "x86_64" "aarch64")
|
arch=("i686" "x86_64" "aarch64")
|
||||||
@ -13,7 +13,7 @@ license=('CDDL')
|
|||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
optdepends=('python: for arcstat/arc_summary/dbufstat')
|
optdepends=('python: for arcstat/arc_summary/dbufstat')
|
||||||
#source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-${pkgver}/zfs-${pkgver}.tar.gz"{,.asc}
|
#source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-${pkgver}/zfs-${pkgver}.tar.gz"{,.asc}
|
||||||
source=("git+https://github.com/openzfs/zfs.git#commit=05147319b0821f61fcff743e20605e191d523906"
|
source=("git+https://github.com/openzfs/zfs.git#commit=fc18fa92c8cf3bd8febed784a15804e86aa08cb5"
|
||||||
"zfs.initcpio.install"
|
"zfs.initcpio.install"
|
||||||
"zfs.initcpio.hook")
|
"zfs.initcpio.hook")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user