Update for kernel 4.4.5-1

This commit is contained in:
Jesus Alvarez
2016-03-23 22:52:39 -07:00
parent 2b486a9136
commit c563acff8b
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="zfs-git"
pkgver=0.6.5.5_r0_g504ff59_4.4.5_1
pkgver=0.6.5.6_r0_g21f21fe_4.4.5_1
pkgrel=1
license=('CDDL')
@@ -33,7 +33,7 @@ depends=("spl-git" "zfs-utils-git" "linux=${_kernel_version}")
makedepends=("git" "linux-headers=${_kernel_version}")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git#commit=504ff597")
source=("git+https://github.com/zfsonlinux/zfs.git#commit=21f21fe8")
groups=("archzfs-git")
md5sums=('SKIP')
replaces=("zfs")