summaryrefslogtreecommitdiffstats
path: root/libraries/libregf/libregf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libregf/libregf.SlackBuild')
-rw-r--r--libraries/libregf/libregf.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libregf/libregf.SlackBuild b/libraries/libregf/libregf.SlackBuild
index 8668aa96e1..798404a41a 100644
--- a/libraries/libregf/libregf.SlackBuild
+++ b/libraries/libregf/libregf.SlackBuild
@@ -22,10 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Updated to 20181231 March 2019
+# Updated to 20190303 August 2019
PRGNAM=libregf
-VERSION=${VERSION:-20181231}
+VERSION=${VERSION:-20190303}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,7 +81,7 @@ CXXFLAGS="$SLKCFLAGS -std=gnu89" \
--localstatedir=/var \
--mandir=/usr/man \
--disable-static \
- --enable-python \
+ --enable-python2 \
--build=$ARCH-slackware-linux
make