From 1c4a9320ea06cd4e1105b25049cc2671110505ab Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 13 Aug 2022 09:51:45 +0700 Subject: libraries/libwpe: Updated for version 1.12.2. Signed-off-by: Willy Sudiarto Raharjo --- libraries/libwpe/libwpe.SlackBuild | 7 ++----- libraries/libwpe/libwpe.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'libraries') diff --git a/libraries/libwpe/libwpe.SlackBuild b/libraries/libwpe/libwpe.SlackBuild index e3416fc0b0fc..3e8f4a36c103 100644 --- a/libraries/libwpe/libwpe.SlackBuild +++ b/libraries/libwpe/libwpe.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libwpe -# Copyright 2019-2021 Willy Sudiarto Raharjo +# Copyright 2019-2022 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libwpe -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/libraries/libwpe/libwpe.info b/libraries/libwpe/libwpe.info index 40292d5c1ebb..c5a1e4f8c1ab 100644 --- a/libraries/libwpe/libwpe.info +++ b/libraries/libwpe/libwpe.info @@ -1,8 +1,8 @@ PRGNAM="libwpe" -VERSION="1.12.0" +VERSION="1.12.2" HOMEPAGE="https://wpewebkit.org" -DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.12.0.tar.xz" -MD5SUM="5a3f11789535d826370ba465ea141393" +DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.12.2.tar.xz" +MD5SUM="33021c136035c8adfcccb2694dd48341" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3