Skip to content

Commit ec019c1

Browse files
authored
Merge branch 'void-linux:master' into newpkg-zeditor
2 parents 48846df + 1785acd commit ec019c1

24 files changed

Lines changed: 48 additions & 45 deletions

File tree

srcpkgs/apache/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ makedepends="zlib-devel libuuid-devel pcre2-devel nghttp2-devel
3030
openssl-devel db-devel gdbm-devel expat-devel libldap-devel apr-util-devel"
3131
depends="apache-htpasswd"
3232
short_desc="Apache http server"
33-
maintainer="ologantr <mrphyber@protonmail.com>"
33+
maintainer="Orphaned <orphan@voidlinux.org>"
3434
license="Apache-2.0"
3535
homepage="https://httpd.apache.org/"
3636
changelog="https://www.apache.org/dist/httpd/CHANGES_2.4"

srcpkgs/cliflux/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'cliflux'
22
pkgname=cliflux
3-
version=1.9.0
3+
version=1.9.1
44
revision=1
55
build_style=cargo
66
hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
1010
license="MIT"
1111
homepage="https://github.com/spencerwi/cliflux"
1212
distfiles="https://github.com/spencerwi/cliflux/archive/refs/tags/v${version}.tar.gz"
13-
checksum=b62b79d3f20298f69ee94863e2375565b315d9418546b653115ba16dddd7f086
13+
checksum=82b0f6186748034656b7c1f1df5a564248a845babe119538b3e1e71686cb51ca
1414

1515
post_install() {
1616
vlicense LICENSE.md

srcpkgs/docker-cli/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'docker-cli'
22
# should be kept in sync with moby
33
pkgname=docker-cli
4-
version=29.3.1
4+
version=29.4.0
55
revision=1
66
build_style=go
77
go_package="github.com/docker/cli/cmd/docker"
@@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
1616
license="Apache-2.0"
1717
homepage="https://www.docker.com"
1818
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
19-
checksum=76a1b916e21c3ade3031fb416025fcdf360c4ab006c5b435585322da36e94dac
19+
checksum=cc347f0246975cde09da43831c227ccae3b73d0953389d0963e6aa04af6de6a1
2020
system_groups="docker"
2121
# tests seem designed to run in docker
2222
make_check=no

srcpkgs/enigma/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hostmakedepends="ImageMagick automake pkg-config texi2html SDL2-devel"
88
makedepends="libcurl-devel libxerces-c-devel SDL2_mixer-devel
99
SDL2_image-devel SDL2_ttf-devel libenet-devel"
1010
short_desc="Puzzle game inspired by Oxyd on the Atari ST"
11-
maintainer="ologantr <mrphyber@protonmail.com>"
11+
maintainer="Orphaned <orphan@voidlinux.org>"
1212
license="GPL-2.0-or-later"
1313
homepage="https://www.nongnu.org/enigma/"
1414
distfiles="https://github.com/Enigma-Game/Enigma/archive/refs/tags/${version}.tar.gz"

srcpkgs/lego/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'lego'
22
pkgname=lego
3-
version=4.31.0
3+
version=4.33.0
44
revision=1
55
build_style=go
66
go_import_path="github.com/go-acme/lego/v4"
@@ -11,7 +11,7 @@ license="MIT"
1111
homepage="https://go-acme.github.io/lego"
1212
changelog="https://raw.githubusercontent.com/go-acme/lego/master/CHANGELOG.md"
1313
distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
14-
checksum=e3504804193be4ab72ca9a40725b3632f204f20d92920a0e886250091e3dab6e
14+
checksum=d57af04d6f5d0a018f19b099401fea093d4cc2efff177eaa45418b0046921175
1515

1616
post_install() {
1717
vlicense LICENSE

srcpkgs/lets/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'lets'
22
pkgname=lets
3-
version=0.0.55
3+
version=0.0.59
44
revision=1
55
build_style=go
66
go_ldflags="-X main.version=${version}"
@@ -11,7 +11,7 @@ license="MIT"
1111
homepage="https://lets-cli.org/"
1212
changelog="https://github.com/lets-cli/lets/releases"
1313
distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
14-
checksum=1ac5b8b2147ca38b09e0723a65b81195fc376061e6660f8427d66b0aa3cf7f4c
14+
checksum=f964b66aecec341d8968796980ced85d6a6fe1b3395f1e4d1bec0aa19bf860c5
1515

1616
post_install() {
1717
vlicense LICENSE

srcpkgs/libpng/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libpng'
22
pkgname=libpng
3-
version=1.6.56
3+
version=1.6.57
44
revision=1
55
build_style=gnu-configure
66
makedepends="zlib-devel"
@@ -10,7 +10,7 @@ license="Libpng"
1010
homepage="http://www.libpng.org/pub/png/libpng.html"
1111
changelog="https://github.com/pnggroup/libpng/blob/master/CHANGES"
1212
distfiles="${SOURCEFORGE_SITE}/libpng/libpng-${version}.tar.xz"
13-
checksum=f7d8bf1601b7804f583a254ab343a6549ca6cf27d255c302c47af2d9d36a6f18
13+
checksum=d10c20d7171569804cae8dfc13ba6dcd0662c41ed39d43d4d429314aafb10a80
1414

1515
case "$XBPS_TARGET_MACHINE" in
1616
arm*) configure_args="--enable-arm-neon=no";;

srcpkgs/limine/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'limine'
22
pkgname=limine
3-
version=11.2.1
3+
version=11.3.1
44
revision=1
55
build_style=gnu-configure
66
configure_args="--enable-all"
@@ -10,9 +10,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
1010
maintainer="Mintsuki <mintsuki@protonmail.com>"
1111
license="BSD-2-Clause"
1212
homepage="https://limine-bootloader.org/"
13-
changelog="https://codeberg.org/Limine/Limine/raw/branch/trunk/ChangeLog"
14-
distfiles="https://codeberg.org/Limine/Limine/releases/download/v${version}/limine-${version}.tar.gz"
15-
checksum=1d0ab886b8ee213418f626b5cf8a4a89df35f967d7f421945124147ef04f3e01
13+
changelog="https://github.com/Limine-Bootloader/Limine/raw/branch/trunk/ChangeLog"
14+
distfiles="https://github.com/Limine-Bootloader/Limine/releases/download/v${version}/limine-${version}.tar.gz"
15+
checksum=eefb2ddf7472027eaad2d24d2ef9ab12281514cf9ec546a3e3a759df2d8654e7
1616

1717
post_install() {
1818
vlicense COPYING

srcpkgs/linux6.12/files/x86_64-dotconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4193,7 +4193,7 @@ CONFIG_KEYBOARD_QT1070=m
41934193
CONFIG_KEYBOARD_QT2160=m
41944194
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
41954195
# CONFIG_KEYBOARD_LKKBD is not set
4196-
# CONFIG_KEYBOARD_GPIO is not set
4196+
CONFIG_KEYBOARD_GPIO=m
41974197
CONFIG_KEYBOARD_GPIO_POLLED=m
41984198
CONFIG_KEYBOARD_TCA6416=m
41994199
CONFIG_KEYBOARD_TCA8418=m
@@ -4440,6 +4440,7 @@ CONFIG_INPUT_CMA3000=m
44404440
CONFIG_INPUT_CMA3000_I2C=m
44414441
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
44424442
CONFIG_INPUT_IDEAPAD_SLIDEBAR=m
4443+
CONFIG_INPUT_SOC_BUTTON_ARRAY=m
44434444
CONFIG_INPUT_DRV260X_HAPTICS=m
44444445
CONFIG_INPUT_DRV2665_HAPTICS=m
44454446
CONFIG_INPUT_DRV2667_HAPTICS=m

srcpkgs/linux6.18/files/x86_64-dotconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4275,7 +4275,7 @@ CONFIG_KEYBOARD_QT1070=m
42754275
CONFIG_KEYBOARD_QT2160=m
42764276
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
42774277
# CONFIG_KEYBOARD_LKKBD is not set
4278-
# CONFIG_KEYBOARD_GPIO is not set
4278+
CONFIG_KEYBOARD_GPIO=m
42794279
CONFIG_KEYBOARD_GPIO_POLLED=m
42804280
CONFIG_KEYBOARD_TCA8418=m
42814281
# CONFIG_KEYBOARD_MATRIX is not set
@@ -4523,6 +4523,7 @@ CONFIG_INPUT_CMA3000=m
45234523
CONFIG_INPUT_CMA3000_I2C=m
45244524
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
45254525
CONFIG_INPUT_IDEAPAD_SLIDEBAR=m
4526+
CONFIG_INPUT_SOC_BUTTON_ARRAY=m
45264527
CONFIG_INPUT_DRV260X_HAPTICS=m
45274528
CONFIG_INPUT_DRV2665_HAPTICS=m
45284529
CONFIG_INPUT_DRV2667_HAPTICS=m

0 commit comments

Comments
 (0)