mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/spin: Updated for version 6.4.3.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
ecd297577b
commit
838f5b78d3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=spin
|
||||
VERSION=${VERSION:-6.3.2}
|
||||
VERSION=${VERSION:-6.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spin"
|
||||
VERSION="6.3.2"
|
||||
VERSION="6.4.3"
|
||||
HOMEPAGE="http://spinroot.com/"
|
||||
DOWNLOAD="http://spinroot.com/spin/Src/spin632.tar.gz"
|
||||
MD5SUM="7071491854ce56290d8d067d5e87acff"
|
||||
DOWNLOAD="http://spinroot.com/spin/Src/spin643.tar.gz"
|
||||
MD5SUM="17eb7f14df3616e25635691967786996"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue