aboutsummaryrefslogtreecommitdiff
path: root/system/openzfs
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2023-01-29 12:54:12 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:19:50 +0700
commit56098d57b9454974d2b87e8403304e8b4342b4e9 (patch)
tree2b88a28cea3e52a1f363aa018984b0f22ed62951 /system/openzfs
parent9880a8f68f0d5d8fd32fbb397ecba7d6f7731a9f (diff)
system/openzfs: Updated for version 2.1.9.
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.SlackBuild4
-rw-r--r--system/openzfs/openzfs.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/system/openzfs/README b/system/openzfs/README
index 813823c7d21fa..94e5e40d41512 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's of the build machine, e.g. `export KERNEL=5.15.85`.
+from that's of the build machine, e.g. `export KERNEL=5.15.91`.
diff --git a/system/openzfs/openzfs.SlackBuild b/system/openzfs/openzfs.SlackBuild
index e25a1cae464e6..0bdd490b0842a 100644
--- a/system/openzfs/openzfs.SlackBuild
+++ b/system/openzfs/openzfs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for openzfs
-# Copyright 2021-22 Markus Reichelt <slackbuilds@mareichelt.de>, Germany
+# Copyright 2021-23 Markus Reichelt <slackbuilds@mareichelt.de>, Germany
# Copyright 2017 Marcin Szychowski <szycha@gmail.com>, Poland
# Copyright 2016 Kevin Paulus <goarilla@gmail.com>, Belgium
# Copyright 2013-2014 Petr Hejl - Czech Republic
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openzfs
SRCNAM=zfs
-VERSION=${VERSION:-2.1.7}
+VERSION=${VERSION:-2.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/openzfs/openzfs.info b/system/openzfs/openzfs.info
index 78ffc60bf025b..7796395efe851 100644
--- a/system/openzfs/openzfs.info
+++ b/system/openzfs/openzfs.info
@@ -1,8 +1,8 @@
PRGNAM="openzfs"
-VERSION="2.1.7"
+VERSION="2.1.9"
HOMEPAGE="https://openzfs.org"
-DOWNLOAD="https://github.com/openzfs/zfs/releases/download/zfs-2.1.7/zfs-2.1.7.tar.gz"
-MD5SUM="2dab099f98c4a059cb5dfbf5ab0e9b21"
+DOWNLOAD="https://github.com/openzfs/zfs/releases/download/zfs-2.1.9/zfs-2.1.9.tar.gz"
+MD5SUM="d464a712eb43411f2360214badd3b35a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""