diff --git a/app-text/sablotron/sablotron-1.0.3.recipe b/app-text/sablotron/sablotron-1.0.3.recipe index bc34d9373..678787401 100644 --- a/app-text/sablotron/sablotron-1.0.3.recipe +++ b/app-text/sablotron/sablotron-1.0.3.recipe @@ -5,7 +5,7 @@ XPath 1.0 and DOM Level2." HOMEPAGE="https://sourceforge.net/projects/sablotron" COPYRIGHT="2000-2002 Ginger Alliance Ltd. All Rights Reserved." LICENSE="MPL v1.1" -REVISION="2" +REVISION="3" SOURCE_URI="https://sf.net/projects/sablotron/files/sablotron-1.0.3/Sablot-1.0.3.tar.gz" CHECKSUM_SHA256="a0c737ada78d0d305a2a964595167e0c6d17ff0afd3b801714768deb681bf362" SOURCE_DIR="Sablot-1.0.3" @@ -56,7 +56,7 @@ BUILD() aclocal automake --add-missing -Wnone autoconf - runConfigure ./configure + runConfigure ./configure --disable-static make $jobArgs }