aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/openzfs/README2
-rw-r--r--system/openzfs/openzfs.SlackBuild2
-rw-r--r--system/openzfs/openzfs.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/system/openzfs/README b/system/openzfs/README
index 2bcf58b4e0ba..c69e3b65d7ed 100644
--- a/system/openzfs/README
+++ b/system/openzfs/README
@@ -7,4 +7,4 @@ This package is kernel dependent, so you'll need to recompile it for
every new kernel you choose to run.
Please use KERNEL environment variable if target kernel version differs
-from that of the build machine, e.g. `export KERNEL=5.15.108`.
+from that of the build machine, e.g. `export KERNEL=5.15.109`.
diff --git a/system/openzfs/openzfs.SlackBuild b/system/openzfs/openzfs.SlackBuild
index 3211d121acfc..76b6bd4b24b8 100644
--- a/system/openzfs/openzfs.SlackBuild
+++ b/system/openzfs/openzfs.SlackBuild
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openzfs
SRCNAM=zfs
-VERSION=${VERSION:-2.1.10}
+VERSION=${VERSION:-2.1.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/openzfs/openzfs.info b/system/openzfs/openzfs.info
index c199bc13587a..0387999cc263 100644
--- a/system/openzfs/openzfs.info
+++ b/system/openzfs/openzfs.info
@@ -1,8 +1,8 @@
PRGNAM="openzfs"
-VERSION="2.1.10"
+VERSION="2.1.11"
HOMEPAGE="https://openzfs.org"
-DOWNLOAD="https://github.com/openzfs/zfs/releases/download/zfs-2.1.10/zfs-2.1.10.tar.gz"
-MD5SUM="6a1871330b6230db6efa3fab8d9da3ca"
+DOWNLOAD="https://github.com/openzfs/zfs/releases/download/zfs-2.1.11/zfs-2.1.11.tar.gz"
+MD5SUM="2a7b9d2a487a02d373404c48719488ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""