mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpty: update to 5.108.0.
This commit is contained in:
parent
bfbb5cf2c4
commit
8ea647ad95
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.107.0
|
version=5.108.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUTEMPTER_EXECUTABLE=/usr/lib/utempter/utempter"
|
configure_args="-DUTEMPTER_EXECUTABLE=/usr/lib/utempter/utempter"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kpty"
|
homepage="https://invent.kde.org/frameworks/kpty"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=907ec5f4108d42fcfc7013c38e97c71ced2002dc14d311b589170e89ae4813f8
|
checksum=fc3558eec885c0b66aec89acf5c324a46036bdfe24d1e3cb5f9d7ec5c5966186
|
||||||
|
|
||||||
kpty-devel_package() {
|
kpty-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue