mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/spl-solaris: Updated for version 0.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ea29eb6b97
commit
bfcb4ce322
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
PRGNAM=spl-solaris
|
||||
SRCNAM=spl
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
VERSION=${VERSION:-0.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
LINUXPATH=${LINUXPATH:-/usr/src/linux}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spl-solaris"
|
||||
VERSION="0.7.1"
|
||||
VERSION="0.7.2"
|
||||
HOMEPAGE="http://zfsonlinux.org"
|
||||
DOWNLOAD="https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.1/spl-0.7.1.tar.gz"
|
||||
MD5SUM="a1bdc245afe43f782ca61ee1f94bf12e"
|
||||
DOWNLOAD="https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.2/spl-0.7.2.tar.gz"
|
||||
MD5SUM="d113b84126eaed69f11d456c413eb8a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue