kauth: update to 5.51.0.
This commit is contained in:
parent
b3ce98ab62
commit
d6b7ec1133
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.50.0
|
||||
version=5.51.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kauth"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f7ecff8ee7f06372275f651e9a6f26c68efa0b0d9696ea33f1272173143af396
|
||||
checksum=15faa8e4152b46a5833256ca6d39d22509487aa61853ee5d74c93e3869b2f95d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"
|
||||
|
|
Loading…
Reference in New Issue