summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e23094c257d..2c27201b4d19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sun Feb 12 23:37:58 UTC 2017
+# Tue Feb 21 08:24:37 UTC 2017
pkgbase = zfs-utils-linux
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 0.6.5.9_4.9.8_1
- pkgrel = 2
+ pkgver = 0.6.5.9_4.9.9_1
+ pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
arch = x86_64
groups = archzfs-linux
license = CDDL
- makedepends = linux-headers=4.9.8-1
+ makedepends = linux-headers=4.9.9-1
depends = spl-linux
- depends = linux=4.9.8-1
+ depends = linux=4.9.9-1
provides = zfs-utils
conflicts = zfs-utils-linux-git
conflicts = zfs-utils-linux-lts
diff --git a/PKGBUILD b/PKGBUILD
index 53b03c98be51..34a37db4c890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,11 +15,11 @@
# archzfs github page.
#
pkgname="zfs-utils-linux"
-pkgver=0.6.5.9_4.9.8_1
-pkgrel=2
+pkgver=0.6.5.9_4.9.9_1
+pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
-depends=("spl-linux" "linux=4.9.8-1")
-makedepends=("linux-headers=4.9.8-1")
+depends=("spl-linux" "linux=4.9.9-1")
+makedepends=("linux-headers=4.9.9-1")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-0.6.5.9/zfs-0.6.5.9.tar.gz"