qt5-webkit: switch to community distfile
This commit is contained in:
parent
2b022497cc
commit
0cd0ecca1b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qt5-webkit'
|
||||
pkgname=qt5-webkit
|
||||
version=5.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
wrksrc=qtwebkit-opensource-src-${version}
|
||||
hostmakedepends="bison flex gperf perl python ruby pkg-config gst-plugins-good qt5-qmake"
|
||||
|
@ -13,8 +13,8 @@ short_desc="A cross-platform application and UI framework (QT5) - WebKit2"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
homepage="http://qt.io"
|
||||
distfiles="http://download.qt.io/development_releases/qt/${version%.*}/${version}-rc/submodules/qtwebkit-opensource-src-${version}.tar.xz"
|
||||
checksum=3376b4e2f8a0bde3f6db8e0b3dc0d8104350126f4090e2fc8832a0a99cbc9fed
|
||||
distfiles="http://download.qt.io/community_releases/${version%.*}/${version}/qtwebkit-opensource-src-${version}.tar.xz"
|
||||
checksum=d5c4daac8eef1b24290cda59db432ccc390761af17661f64f3028482647521a1
|
||||
|
||||
pre_configure() {
|
||||
# Generate headers
|
||||
|
|
Loading…
Reference in a new issue