summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIacopo Isimbaldi <isiachi@rhye.it>2017-07-13 22:36:29 +0100
committerIacopo Isimbaldi <isiachi@rhye.it>2017-07-13 22:36:29 +0100
commitb96000c168d39e4d949eb93969252d488c36ba06 (patch)
treebff94d025e59cdf3fb50df985f863ffe4c40fe6b
parentUpdated to pkgver 0.6.5.10 (diff)
downloadzfs-dkms-b96000c168d39e4d949eb93969252d488c36ba06.tar.xz
Updated to pkgver 0.6.5.11
Removed zlib_deflate module from zfs.initcpio.install
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
-rw-r--r--zfs.initcpio.install3
3 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c63ad5..57fd644 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,27 @@
# Generated by mksrcinfo v8
-# Sat Jun 24 11:33:30 UTC 2017
+# Thu Jul 13 21:35:59 UTC 2017
pkgbase = zfs-dkms
- pkgver = 0.6.5.10
+ pkgver = 0.6.5.11
pkgrel = 1
url = http://zfsonlinux.org/
arch = i686
arch = x86_64
license = CDDL
makedepends = git
- makedepends = spl-dkms=0.6.5.10
- source = git+https://github.com/zfsonlinux/zfs.git#tag=zfs-0.6.5.10
+ makedepends = spl-dkms=0.6.5.11
+ source = git+https://github.com/zfsonlinux/zfs.git#tag=zfs-0.6.5.11
source = zfs.bash-completion-r1
source = zfs.initcpio.install
source = zfs.initcpio.hook
sha256sums = SKIP
sha256sums = b60214f70ffffb62ffe489cbfabd2e069d14ed2a391fac0e36f914238394b540
- sha256sums = 17114052aa20c528f022f7f1349971aa28810e2ed2c97871226b5679a91f7e77
+ sha256sums = aa5706bf08b36209a318762680f3c9fb45b3fc4b8e4ef184c8a5370b2c3000ca
sha256sums = 138964b43d7a282e1ed5f7fcf1f8dc9baa4f664655b628eeac1912a3017a787b
pkgname = zfs-dkms
pkgdesc = Kernel modules for the Zettabyte File System.
- depends = spl-dkms=0.6.5.10
- depends = zfs-utils=0.6.5.10-1
+ depends = spl-dkms=0.6.5.11
+ depends = zfs-utils=0.6.5.11-1
depends = dkms
provides = zfs
conflicts = zfs-git
diff --git a/PKGBUILD b/PKGBUILD
index fed5ff8..2b298a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase="zfs-dkms"
pkgname=("zfs-dkms" "zfs-utils")
-pkgver=0.6.5.10
+pkgver=0.6.5.11
pkgrel=1
license=('CDDL')
makedepends=("git" "spl-dkms=${pkgver}")
@@ -16,7 +16,7 @@ source=("git+https://github.com/zfsonlinux/zfs.git#tag=zfs-${pkgver}"
"zfs.initcpio.hook")
sha256sums=('SKIP'
'b60214f70ffffb62ffe489cbfabd2e069d14ed2a391fac0e36f914238394b540'
- '17114052aa20c528f022f7f1349971aa28810e2ed2c97871226b5679a91f7e77'
+ 'aa5706bf08b36209a318762680f3c9fb45b3fc4b8e4ef184c8a5370b2c3000ca'
'138964b43d7a282e1ed5f7fcf1f8dc9baa4f664655b628eeac1912a3017a787b')
build() {
diff --git a/zfs.initcpio.install b/zfs.initcpio.install
index 19364a3..3ab0f52 100644
--- a/zfs.initcpio.install
+++ b/zfs.initcpio.install
@@ -9,8 +9,7 @@ build() {
zfs \
zpios \
spl \
- splat \
- zlib_deflate
+ splat
map add_binary \
arcstat.py \