libraries/libwpe: Updated for version 1.14.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-02-03 22:14:32 +07:00
parent 2e9bb0b4c2
commit 3ee99009ec
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libwpe
# Copyright 2019-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2019-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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.14.0}
VERSION=${VERSION:-1.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="libwpe"
VERSION="1.14.0"
VERSION="1.14.1"
HOMEPAGE="https://wpewebkit.org"
DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.14.0.tar.xz"
MD5SUM="f9737912975f979f9e4e01eec174a271"
DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.14.1.tar.xz"
MD5SUM="d834d70a6b3afb24a05ec188df248e52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""