summaryrefslogtreecommitdiffstats
path: root/system/openzfs
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2023-04-28 10:35:02 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:44 +0700
commit86ce4f05493ea46e98e9c25b8d63af174f476678 (patch)
tree61a33989230fc3e7150cbc0ea70d1cd590575787 /system/openzfs
parente60f4c06816fb63f104703ec1cf96359c526fb24 (diff)
downloadslackbuilds-86ce4f05493ea46e98e9c25b8d63af174f476678.tar.gz
slackbuilds-86ce4f05493ea46e98e9c25b8d63af174f476678.tar.xz
system/openzfs: Updated for version 2.1.11.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openzfs')
-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 2bcf58b4e0..c69e3b65d7 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 3211d121ac..76b6bd4b24 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 c199bc1358..0387999cc2 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=""