kio: update to 5.65.0
[ci skip]
This commit is contained in:
parent
3fe2315d8f
commit
6625e8edfa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kio'
|
# Template file for 'kio'
|
||||||
pkgname=kio
|
pkgname=kio
|
||||||
version=5.64.0
|
version=5.65.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kio"
|
homepage="https://projects.kde.org/projects/frameworks/kio"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e38c8dcf634989f0f7ec95b68bdd936b9e05f7d242e4050b01f79b7021108f59
|
checksum=7d3cc0c82e83c082b424a2fe4c796c4c46f233ccd565775babbf6b434fce851b
|
||||||
|
|
||||||
CXXFLAGS+=" -fpermissive"
|
CXXFLAGS+=" -fpermissive"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue