mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kinit: update to 5.71.0
[ci skip]
This commit is contained in:
parent
c7bc51f5d8
commit
b0abcb8045
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kinit'
|
# Template file for 'kinit'
|
||||||
pkgname=kinit
|
pkgname=kinit
|
||||||
version=5.70.0
|
version=5.71.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=719abdd2ff3c0d60083190177d021fdd9d9d7b06c7e949ae935db57091869cf4
|
checksum=6ea625bced2c19b0f3e5bb504775dd6764358f02412364a16cbad731c5c299b6
|
||||||
|
|
||||||
kinit-devel_package() {
|
kinit-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue