mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
kio: update to 5.55.0.
This commit is contained in:
parent
401bb32d4c
commit
2a7a052a16
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.54.1
|
version=5.55.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=b70ff3c172f44e9eb3fb9aba1cdc496802061c1633de0a6a9ead057e10d68d87
|
checksum=2ac7944c97d6278e183193f61d31dd34430589093b09ad73b4e997bbe1b16ccc
|
||||||
|
|
||||||
CXXFLAGS+=" -fpermissive"
|
CXXFLAGS+=" -fpermissive"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue