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