mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-translations: update to 6.8.2.
This commit is contained in:
parent
312243b85c
commit
8c7dc8126d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-translations'
|
# Template file for 'qt6-translations'
|
||||||
pkgname=qt6-translations
|
pkgname=qt6-translations
|
||||||
version=6.8.1
|
version=6.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
|
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only with Qt-GPL-exception-1.0"
|
license="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/qttranslations-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
|
||||||
checksum=635a6093e99152243b807de51077485ceadd4786d4acb135b9340b2303035a4a
|
checksum=d2106e8a580bfd77702c4c1840299288d344902b0e2c758ca813ea04c6d6a3d1
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
rm -rf build
|
rm -rf build
|
||||||
|
|
Loading…
Add table
Reference in a new issue