mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/bwidget: Updated for version 1.9.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cece2dc28c
commit
b20e29d66c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bwidget
|
||||
VERSION=${VERSION:-1.9.7}
|
||||
VERSION=${VERSION:-1.9.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bwidget"
|
||||
VERSION="1.9.7"
|
||||
VERSION="1.9.8"
|
||||
HOMEPAGE="http://core.tcl.tk/bwidget/home"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/tcllib/BWidget/1.9.7/bwidget-1.9.7.tar.gz"
|
||||
MD5SUM="7b4acf73f8f49964f8185e9e9dab4a55"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/tcllib/BWidget/1.9.8/bwidget-1.9.8.tar.gz"
|
||||
MD5SUM="4b393b9189e32d5871dae035962558a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue