kio: update to 5.74.1.

closes #24888
This commit is contained in:
John 2020-09-13 14:12:42 +02:00
parent 4436a2f5cd
commit 593c996717

View file

@ -1,6 +1,6 @@
# Template file for 'kio'
pkgname=kio
version=5.74.0
version=5.74.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kio"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e567872d42c92dde79189ad0ca32913dbc0ae09331715c5d33052223e1d2fdbf
checksum=2f88a383b751194d4f327d3f87f8ea25fe882f8cc5c58a368529d9ab7143a6e7
CXXFLAGS+=" -fpermissive"