mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
qt5-doc: update to 5.15.11.
This commit is contained in:
parent
6ab2ab7651
commit
081ebb6388
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt5-doc'
|
||||
pkgname=qt5-doc
|
||||
version=5.15.7
|
||||
version=5.15.11
|
||||
revision=1
|
||||
hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
|
||||
makedepends="qt5-tools-devel gperf nss"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Cross-platform application and UI framework (QT5) - Documentation"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GFDL-1.3-only"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
|
||||
checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
|
||||
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
|
||||
checksum=7426b1eaab52ed169ce53804bdd05dfe364f761468f888a0f15a308dc1dc2951
|
||||
|
||||
post_extract() {
|
||||
rm -rf qttools/{bin,plugins}
|
||||
|
|
Loading…
Add table
Reference in a new issue