mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libwpe: Updated for version 1.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7e46de9ee5
commit
464f4b0896
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libwpe
|
||||
VERSION=${VERSION:-1.14.2}
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libwpe"
|
||||
VERSION="1.14.2"
|
||||
VERSION="1.16.0"
|
||||
HOMEPAGE="https://wpewebkit.org"
|
||||
DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.14.2.tar.xz"
|
||||
MD5SUM="61840e24ba0a0f5828194dff28db92ee"
|
||||
DOWNLOAD="https://wpewebkit.org/releases/libwpe-1.16.0.tar.xz"
|
||||
MD5SUM="9779115aaa7e67abe642777394e7bfa2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue