mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/spl-solaris: Updated for version 0.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
092025b7f1
commit
a73d41f34f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for spl-solaris
|
# Slackware build script for spl-solaris
|
||||||
|
|
||||||
# Copyright 2013 Petr Hejl - Czech Republic
|
# Copyright 2013-2014 Petr Hejl - Czech Republic
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
PRGNAM=spl-solaris
|
PRGNAM=spl-solaris
|
||||||
SRCNAM=spl
|
SRCNAM=spl
|
||||||
VERSION=${VERSION:-0.6.2}
|
VERSION=${VERSION:-0.6.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="spl-solaris"
|
PRGNAM="spl-solaris"
|
||||||
VERSION="0.6.2"
|
VERSION="0.6.3"
|
||||||
HOMEPAGE="http://zfsonlinux.org"
|
HOMEPAGE="http://zfsonlinux.org"
|
||||||
DOWNLOAD="http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.2.tar.gz"
|
DOWNLOAD="http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.3.tar.gz"
|
||||||
MD5SUM="f00535bf89a7fde0e08f44a14a1f1e03"
|
MD5SUM="8df6ce3c8f1d9af6526b36f5079cba59"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue