libraries/xforms: Updated for version 1.2.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LukenShiro 2014-10-15 21:22:28 +07:00 committed by Willy Sudiarto Raharjo
parent 068b1c86f4
commit d956e677bb
2 changed files with 5 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xforms
VERSION=${VERSION:-1.2.3}
VERSION=${VERSION:-1.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -85,6 +85,7 @@ CXXFLAGS="$SLKCFLAGS" \
--infodir=/usr/info \
--enable-demos \
--enable-docs \
--enable-static=no \
--build=$ARCH-slackware-linux
make all

View file

@ -1,8 +1,8 @@
PRGNAM="xforms"
VERSION="1.2.3"
VERSION="1.2.4"
HOMEPAGE="http://www.xforms-toolkit.org"
DOWNLOAD="http://download.savannah.gnu.org/releases/xforms/xforms-1.2.3.tar.gz"
MD5SUM="235720a758a8b8d9e6e452dc67190e9b"
DOWNLOAD="http://download.savannah.gnu.org/releases/xforms/xforms-1.2.4.tar.gz"
MD5SUM="d4414c9eb3b284aa2f603a49f376ed22"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""