kio: update to 5.80.1.

This commit is contained in:
John 2021-03-18 11:36:16 +01:00
parent c64a54e3e8
commit 3f833ff8a3

View file

@ -1,6 +1,6 @@
# Template file for 'kio'
pkgname=kio
version=5.80.0
version=5.80.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=5a85fc02cec6ef550d4465e8126ac0a4d9d77c745ab7b05b6b6334a0e54e9775
checksum=d971ce61a022f9e4d2d6be9c66917be271d0fb212795a151150e208e64cd5a28
CXXFLAGS+=" -fpermissive"