mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpty: update to 5.71.0
[ci skip]
This commit is contained in:
parent
eabfc17637
commit
3ebc54d34f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpty'
|
# Template file for 'kpty'
|
||||||
pkgname=kpty
|
pkgname=kpty
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kpty"
|
homepage="https://projects.kde.org/projects/frameworks/kpty"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=50d5b7404e297b3f4aefcd7314753e4f7ab2e557ce469a8c104e2b91698ce6c2
|
checksum=7629d35ff783aff8fe801db30eb146efe50620f7500c4f7f1bf7d2619568c6b9
|
||||||
|
|
||||||
kpty-devel_package() {
|
kpty-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue