summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2014-10-15 21:22:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-15 21:22:28 +0700
commitd956e677bbbcc963931df2814a6eb8914189133f (patch)
tree9e3fbe3665137fa1ca747ff96b067f7711343bb5
parent068b1c86f47a2c5a12b4aac4968171e2610a85ba (diff)
downloadslackbuilds-d956e677bbbcc963931df2814a6eb8914189133f.tar.gz
slackbuilds-d956e677bbbcc963931df2814a6eb8914189133f.tar.xz
libraries/xforms: Updated for version 1.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/xforms/xforms.SlackBuild3
-rw-r--r--libraries/xforms/xforms.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/libraries/xforms/xforms.SlackBuild b/libraries/xforms/xforms.SlackBuild
index 55a571f60f..1cf2772eba 100644
--- a/libraries/xforms/xforms.SlackBuild
+++ b/libraries/xforms/xforms.SlackBuild
@@ -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
diff --git a/libraries/xforms/xforms.info b/libraries/xforms/xforms.info
index 52e3ec79c6..8be82a3e75 100644
--- a/libraries/xforms/xforms.info
+++ b/libraries/xforms/xforms.info
@@ -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=""