mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kdesu: update to 5.51.0.
This commit is contained in:
parent
fa98b48348
commit
f80de147df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdesu'
|
# Template file for 'kdesu'
|
||||||
pkgname=kdesu
|
pkgname=kdesu
|
||||||
version=5.50.0
|
version=5.51.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6e3c32fd47a65a6592dba36767999ecb50b83edc8c3d5f33f413310a616bbb24
|
checksum=e916884bc64b7d2abaaed1bf42cb711c438516ced6a25d610b5f91ed0c854086
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue