mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
spl: update to 0.7.13.
This commit is contained in:
parent
a54406e562
commit
716c58d850
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spl'
|
# Template file for 'spl'
|
||||||
pkgname=spl
|
pkgname=spl
|
||||||
version=0.7.12
|
version=0.7.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-config=user"
|
configure_args="--with-config=user"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://zfsonlinux.org/"
|
homepage="https://zfsonlinux.org/"
|
||||||
distfiles="https://github.com/zfsonlinux/zfs/releases/download/zfs-${version}/spl-${version}.tar.gz"
|
distfiles="https://github.com/zfsonlinux/zfs/releases/download/zfs-${version}/spl-${version}.tar.gz"
|
||||||
checksum=4709a06e913bbbeb634161a8b68c3f879e5b6040c6c0c09b1f51042b3178c274
|
checksum=6fd4445850ac67b228fdd82fff7997013426a1c2a8fa9017ced70cc9ad2a4338
|
||||||
|
|
||||||
dkms_modules="spl ${version}"
|
dkms_modules="spl ${version}"
|
||||||
depends="dkms>=2.2.0.3_9 ${pkgname}-devel>=${version}_${revision}"
|
depends="dkms>=2.2.0.3_9 ${pkgname}-devel>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue