Update for kernel 6.14.4.arch1-2 + zfs 2.3.2

This commit is contained in:
LightDot
2025-05-03 19:01:50 +02:00
parent 5980faba9c
commit abe6fd4104
2 changed files with 10 additions and 10 deletions

View File

@@ -1,15 +1,15 @@
pkgbase = zfs-linux
pkgver = 2.3.1_6.13.8.arch1.1
pkgver = 2.3.2_6.14.4.arch1.2
pkgrel = 1
url = https://openzfs.org/
arch = x86_64
license = CDDL
makedepends = linux-headers=6.13.8.arch1-1
makedepends = linux-headers=6.14.4.arch1-2
depends = kmod
depends = zfs-utils=2.3.1
depends = linux=6.13.8.arch1-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.3.1/zfs-2.3.1.tar.gz
sha256sums = 053233799386920bdc636e22d0e19a8c2c3e642e8bd847ff87e108f8bb1f9006
depends = zfs-utils=2.3.2
depends = linux=6.14.4.arch1-2
source = https://github.com/openzfs/zfs/releases/download/zfs-2.3.2/zfs-2.3.2.tar.gz
sha256sums = 80da628a9543ec3355bf410617450e167706948ceb287541455a1b8d87b8758a
pkgname = zfs-linux
pkgdesc = Kernel modules for the Zettabyte File System.