mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
spl: update to 0.6.3-1.3
This commit is contained in:
parent
4f36e8abaa
commit
cdf4b94ea6
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'spl'
|
# Template file for 'spl'
|
||||||
pkgname=spl
|
pkgname=spl
|
||||||
version=0.6.3
|
version=0.6.3_1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-config=user --sbindir=/usr/bin"
|
configure_args="--with-config=user --sbindir=/usr/bin"
|
||||||
short_desc="Solaris Porting Layer -- userland and kernel modules (using DKMS)"
|
short_desc="Solaris Porting Layer -- userland and kernel modules (using DKMS)"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://zfsonlinux.org/"
|
homepage="http://zfsonlinux.org/"
|
||||||
distfiles="http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-${version}.tar.gz"
|
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/_/-}.tar.gz"
|
||||||
checksum=898aa3912c73420a0082375679e28267a26d348a84561e25898a171785f41fe3
|
checksum=ae4ddabd68518821485be60e62dbf640168598abeb9edcdb29d46ba7c2923241
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="spl ${version}"
|
dkms_modules="spl ${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue