mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/spl-solaris: Updated for version 0.7.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
438bf9db94
commit
9b2113f82a
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
PRGNAM=spl-solaris
|
||||
SRCNAM=spl
|
||||
VERSION=${VERSION:-0.7.11}
|
||||
VERSION=${VERSION:-0.7.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spl-solaris"
|
||||
VERSION="0.7.11"
|
||||
VERSION="0.7.12"
|
||||
HOMEPAGE="https://zfsonlinux.org"
|
||||
DOWNLOAD="https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.11/spl-0.7.11.tar.gz"
|
||||
MD5SUM="68a4426fd97f4ea00df15033a2bdc284"
|
||||
DOWNLOAD="https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.12/spl-0.7.12.tar.gz"
|
||||
MD5SUM="a4f0c6d96be206b357ff564f28d0975f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue