mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/freechartgeany: Upgraded to 1.1.2
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
696595f29d
commit
0a4ad67823
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for freechartgeany
|
||||
|
||||
# Copyright 2012 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2012-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# 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=freechartgeany
|
||||
VERSION=${VERSION:-1.1.1}
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freechartgeany"
|
||||
VERSION="1.1.1"
|
||||
VERSION="1.1.2"
|
||||
HOMEPAGE="http://freechartgeany.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/freechartgeany/freechartgeany-1.1.1.tar.gz"
|
||||
MD5SUM="e94b331b80ce3d0ad5a56cb47212817f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/freechartgeany/freechartgeany-1.1.2.tar.gz"
|
||||
MD5SUM="3a06e462419562789beff37b8f6a4315"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue