exfat-dkms: support for 4.11 kernel

This commit is contained in:
Andrea Brancaleoni 2017-05-17 23:57:05 +02:00
parent ee4f565907
commit a37d94b7b3

View file

@ -1,15 +1,15 @@
# Template file for 'exfat-dkms'
pkgname=exfat-dkms
version=1.2.8
revision=1
_commit=69713f6d20df08608111ea78742c6d37c1c9c81f
revision=2
_commit=ef703b26a7caa1e77a5875cf7876870adaa6faf8
wrksrc=exfat-nofuse-${_commit}
short_desc="Exfat kernel driver (nofuse)"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2"
homepage="https://github.com/dorimanx/exfat-nofuse"
distfiles="$homepage/archive/$_commit.tar.gz"
checksum=9b1c726c1f7699a802b4da897722656552e5a2234729993247bc31b4dfc3437f
checksum=b0928b39f9b65162a54d7719e41622d2057dab78d035a923caa37ed7785e047f
triggers="dkms"
dkms_modules="exfat ${version}"