mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-01 13:17:22 +02:00
Semi-automated update for kernel 6.8.7.arch1-2 + zfs 2.2.3
This commit is contained in:
parent
92ead5c926
commit
0e02365125
6
.SRCINFO
6
.SRCINFO
@ -1,13 +1,13 @@
|
||||
pkgbase = zfs-linux
|
||||
pkgver = 2.2.3_6.8.7.arch1.1
|
||||
pkgver = 2.2.3_6.8.7.arch1.2
|
||||
pkgrel = 1
|
||||
url = https://openzfs.org/
|
||||
arch = x86_64
|
||||
license = CDDL
|
||||
makedepends = linux-headers=6.8.7.arch1-1
|
||||
makedepends = linux-headers=6.8.7.arch1-2
|
||||
depends = kmod
|
||||
depends = zfs-utils=2.2.3
|
||||
depends = linux=6.8.7.arch1-1
|
||||
depends = linux=6.8.7.arch1-2
|
||||
source = https://github.com/openzfs/zfs/releases/download/zfs-2.2.3/zfs-2.2.3.tar.gz
|
||||
source = enforce-kernel-max-version.patch
|
||||
source = linux-6.8-compat.patch
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -18,8 +18,8 @@
|
||||
pkgbase="zfs-linux"
|
||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||
_zfsver="2.2.3"
|
||||
_kernelver="6.8.7.arch1-1"
|
||||
_kernelver_full="6.8.7.arch1-1"
|
||||
_kernelver="6.8.7.arch1-2"
|
||||
_kernelver_full="6.8.7.arch1-2"
|
||||
_extramodules="${_kernelver_full/.arch/-arch}"
|
||||
|
||||
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user