libraries/fox-toolkit: Updated for version 1.6.57.
This commit is contained in:
parent
f4d26d1177
commit
554dd8fdc2
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fox-toolkit
|
||||
|
||||
# Copyright 2006-2017 Robby Workman, Tuscaloosa, AL, USA
|
||||
# Copyright 2006-2021 Robby Workman, Tuscaloosa, AL, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fox-toolkit
|
||||
VERSION=${VERSION:-1.6.54}
|
||||
VERSION=${VERSION:-1.6.57}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fox-toolkit"
|
||||
VERSION="1.6.54"
|
||||
VERSION="1.6.57"
|
||||
HOMEPAGE="http://www.fox-toolkit.org/"
|
||||
DOWNLOAD="ftp://ftp.fox-toolkit.org/pub/fox-1.6.54.tar.gz"
|
||||
MD5SUM="f9b557635049f96f76baa2a6ed3c82c6"
|
||||
DOWNLOAD="ftp://ftp.fox-toolkit.org/pub/fox-1.6.57.tar.gz"
|
||||
MD5SUM="675ddeac64eef88d9f7360abaa56b995"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue