[pve-devel] [PATCH zfsonlinux 1/3] update zfs source to 0.6.5.8-3
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Jan 12 11:28:49 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
pkg-zfs.tar.gz | Bin 11026286 -> 11016929 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index ac5b214..a80be77 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ download:
# clone pkg-zfsonlinux/spl and checkout 0.6.5.8-2
git clone -b debian/0.6.5.8-2 git://anonscm.debian.org/pkg-zfsonlinux/spl.git pkg-spl
# clone pkg-zfsonlinux/zfs and checkout 0.6.5.8-1
- git clone -b debian/0.6.5.8-1 git://anonscm.debian.org/pkg-zfsonlinux/zfs.git pkg-zfs
+ git clone -b debian/0.6.5.8-3 git://anonscm.debian.org/pkg-zfsonlinux/zfs.git pkg-zfs
tar czf ${SPLSRC} pkg-spl
tar czf ${ZFSSRC} pkg-zfs
diff --git a/pkg-zfs.tar.gz b/pkg-zfs.tar.gz
index dd5a2d2..bf50339 100644
Binary files a/pkg-zfs.tar.gz and b/pkg-zfs.tar.gz differ
--
2.1.4
More information about the pve-devel
mailing list