libraries/libwpe: Updated for version 1.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0edbed0b9f
commit
da601aee9e
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libwpe
|
||||
VERSION=${VERSION:-1.12.3}
|
||||
VERSION=${VERSION:-1.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libwpe"
|
||||
VERSION="1.12.3"
|
||||
VERSION="1.14.0"
|
||||
HOMEPAGE="https://wpewebkit.org"
|
||||
DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.12.3.tar.xz"
|
||||
MD5SUM="e538eb8e521d92f2bde3c4cd864abaa1"
|
||||
DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.14.0.tar.xz"
|
||||
MD5SUM="f9737912975f979f9e4e01eec174a271"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue