mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
qt6-location: update to 6.3.0.
This commit is contained in:
parent
700e97a898
commit
e032660dee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-location'
|
# Template file for 'qt6-location'
|
||||||
pkgname=qt6-location
|
pkgname=qt6-location
|
||||||
version=6.2.2
|
version=6.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtpositioning-everywhere-src-${version}"
|
wrksrc="qtpositioning-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
|
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
|
||||||
checksum=26231545eae383089510b236e88bbee8a6d338c06c170b674e8f36a57a0ba09a
|
checksum=e9ed50f6b245a346db34d625d0012774ef0ec8e7fd65037127ec26758708236e
|
||||||
|
|
||||||
qt6-location-devel_package() {
|
qt6-location-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue