From d1002fc5dd4ed6ed71bd5cc373a6bd976e19e571 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Fri, 11 Jul 2025 03:21:05 +0000 Subject: Woodpecker CI 6bf04c608dac41c8a16b68c15bd6b8690200008d [SKIP CI] --- e2fsprogs/.checksum | 2 +- e2fsprogs/.files | 22 +++++++++---------- e2fsprogs/abuild | 2 +- fzf/.checksum | 2 +- fzf/abuild | 2 +- geany/.checksum | 2 +- geany/.files | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++- geany/abuild | 2 +- go/.checksum | 4 ++-- go/.files | 9 ++++++++ go/abuild | 2 +- libpng/.checksum | 4 ++-- libpng/.files | 6 +++--- libpng/abuild | 2 +- libwebp/.checksum | 2 +- libwebp/.files | 24 ++++++++++----------- libwebp/abuild | 2 +- wayland/.checksum | 2 +- wayland/.files | 16 +++++++------- wayland/abuild | 2 +- 20 files changed, 119 insertions(+), 51 deletions(-) diff --git a/e2fsprogs/.checksum b/e2fsprogs/.checksum index fc22b616..15111df9 100644 --- a/e2fsprogs/.checksum +++ b/e2fsprogs/.checksum @@ -1 +1 @@ -6b4e6a675017d36fe756035fab2e44e355ff127e14457b8c4f1a2742c6080f43 e2fsprogs-1.47.2.tar.xz +bf3c64fb23a57d6c4c07bae0c9771cb0cf59ce30a879051ebb3bcbce04e3f1bc e2fsprogs-1.47.3.tar.xz diff --git a/e2fsprogs/.files b/e2fsprogs/.files index e9940d0f..958ef995 100644 --- a/e2fsprogs/.files +++ b/e2fsprogs/.files @@ -6,24 +6,24 @@ drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/blkid -rwxr-xr-x root/root sbin/debugfs -rwxr-xr-x root/root sbin/dumpe2fs --rwxr-xr-x root/root sbin/e2fsck -> sbin/fsck.ext2 +-rwxr-xr-x root/root sbin/e2fsck -rwxr-xr-x root/root sbin/e2image --rwxr-xr-x root/root sbin/e2label -> sbin/findfs --rwxr-xr-x root/root sbin/e2mmpstatus -> sbin/dumpe2fs +-rwxr-xr-x root/root sbin/e2label +-rwxr-xr-x root/root sbin/e2mmpstatus -rwxr-xr-x root/root sbin/e2scrub -rwxr-xr-x root/root sbin/e2scrub_all -rwxr-xr-x root/root sbin/e2undo -rwxr-xr-x root/root sbin/findfs -rwxr-xr-x root/root sbin/fsck.ext2 --rwxr-xr-x root/root sbin/fsck.ext3 -> sbin/fsck.ext2 --rwxr-xr-x root/root sbin/fsck.ext4 -> sbin/fsck.ext2 +-rwxr-xr-x root/root sbin/fsck.ext3 +-rwxr-xr-x root/root sbin/fsck.ext4 -rwxr-xr-x root/root sbin/logsave -rwxr-xr-x root/root sbin/mke2fs --rwxr-xr-x root/root sbin/mkfs.ext2 -> sbin/mke2fs --rwxr-xr-x root/root sbin/mkfs.ext3 -> sbin/mke2fs --rwxr-xr-x root/root sbin/mkfs.ext4 -> sbin/mke2fs +-rwxr-xr-x root/root sbin/mkfs.ext2 +-rwxr-xr-x root/root sbin/mkfs.ext3 +-rwxr-xr-x root/root sbin/mkfs.ext4 -rwxr-xr-x root/root sbin/resize2fs --rwxr-xr-x root/root sbin/tune2fs -> sbin/findfs +-rwxr-xr-x root/root sbin/tune2fs drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/chattr @@ -35,11 +35,11 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/blkid/ -rw-r--r-- root/root usr/include/blkid/blkid.h -rw-r--r-- root/root usr/include/blkid/blkid_types.h --rw-r--r-- root/root usr/include/com_err.h +-rw-r--r-- root/root usr/include/com_err.h -> usr/include/et/com_err.h drwxr-xr-x root/root usr/include/e2p/ -rw-r--r-- root/root usr/include/e2p/e2p.h drwxr-xr-x root/root usr/include/et/ --rw-r--r-- root/root usr/include/et/com_err.h -> usr/include/com_err.h +-rw-r--r-- root/root usr/include/et/com_err.h drwxr-xr-x root/root usr/include/ext2fs/ -rw-r--r-- root/root usr/include/ext2fs/bitops.h -rw-r--r-- root/root usr/include/ext2fs/ext2_err.h diff --git a/e2fsprogs/abuild b/e2fsprogs/abuild index 759f91a5..c946dd41 100644 --- a/e2fsprogs/abuild +++ b/e2fsprogs/abuild @@ -1,5 +1,5 @@ name=e2fsprogs -version=1.47.2 +version=1.47.3 release=1 source="https://www.kernel.org/pub/linux/kernel/people/tytso/$name/v$version/$name-$version.tar.xz" build_opt=" diff --git a/fzf/.checksum b/fzf/.checksum index 96431693..ce11f808 100644 --- a/fzf/.checksum +++ b/fzf/.checksum @@ -1 +1 @@ -25fe99e15434d2ffb1500286b073b9259dccc2c68f4a0d6e8cd0b6ef07786c4c fzf-0.63.0.tar.gz +6a5f13dc654abf419d078fce2085356a7e70a0003a8855678987fe9a3cde3335 fzf-0.64.0.tar.gz diff --git a/fzf/abuild b/fzf/abuild index 0d63944b..7e101a7b 100644 --- a/fzf/abuild +++ b/fzf/abuild @@ -1,5 +1,5 @@ name=fzf -version=0.63.0 +version=0.64.0 release=1 source="https://github.com/junegunn/${name}/archive/v${version}/${name}-${version}.tar.gz" diff --git a/geany/.checksum b/geany/.checksum index bfdc18a3..ce189f72 100644 --- a/geany/.checksum +++ b/geany/.checksum @@ -1 +1 @@ -146103e224684f18d2055d885c1acf2a483194f22a1ec61a6d16d2581753b8a2 geany-2.0.tar.bz2 +9cb800cb69a17e18285713317fe6ec8965cc3b9f53dc7692b3c91e3799b7eeaf geany-2.1.tar.bz2 diff --git a/geany/.files b/geany/.files index 1ebdab79..bd51c0d2 100644 --- a/geany/.files +++ b/geany/.files @@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/include/geany/ -rw-r--r-- root/root usr/include/geany/msgwindow.h -rw-r--r-- root/root usr/include/geany/navqueue.h -rw-r--r-- root/root usr/include/geany/plugindata.h +-rw-r--r-- root/root usr/include/geany/pluginextension.h -rw-r--r-- root/root usr/include/geany/pluginutils.h -rw-r--r-- root/root usr/include/geany/prefs.h -rw-r--r-- root/root usr/include/geany/project.h @@ -63,21 +64,71 @@ drwxr-xr-x root/root usr/share/applications/ drwxr-xr-x root/root usr/share/geany/ -rw-r--r-- root/root usr/share/geany/GPL-2 drwxr-xr-x root/root usr/share/geany/colorschemes/ +-rw-r--r-- root/root usr/share/geany/colorschemes/abc-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/abc-light.conf -rw-r--r-- root/root usr/share/geany/colorschemes/alt.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/bespin.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/black.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/carbonfox.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/cyber-sugar.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/darcula.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/dark-colors.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/dark-fruit-salad.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/delt-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/earthsong.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/epsilon.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/evg-ega-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/gedit.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/github.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/grey8.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/gruvbox-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/hacker.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/himbeere.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/inkpot.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/kugel.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/kurayami.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/lgpl-2.0.txt +-rw-r--r-- root/root usr/share/geany/colorschemes/lgpl-2.1.txt +-rw-r--r-- root/root usr/share/geany/colorschemes/matcha.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/mc.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/metallic-bottle.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/notepad-plus-plus.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/oblivion2.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/octagon.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/one-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/pygments.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/retro.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/sleepy-pastel.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/slushpoppies.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/solarized-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/solarized-light.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/spyder-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/steampunk.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/tango-dark.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/tango-light.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/tinge.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/ubuntu.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/underthesea.conf +-rw-r--r-- root/root usr/share/geany/colorschemes/vibrant-ink.conf drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Arduino.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.CUDA.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Clojure.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Cython.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Dockerfile.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Genie.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Graphviz.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Groovy.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.HCL.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.JSON.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Kotlin.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.LESS.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Meson.conf --rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Nim.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.SCSS.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Scala.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Swift.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.SystemVerilog.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.TypeScript.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.abaqus -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.abc @@ -90,6 +141,7 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.bibtex -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.c -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.caml +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.cil -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.cmake -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.cobol -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.coffeescript @@ -99,6 +151,7 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.cs -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.css -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.d +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.dart -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.diff -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.docbook -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.erlang @@ -121,6 +174,8 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.makefile -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.markdown -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.matlab +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.nim +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.nix -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.nsis -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.objectivec -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.pascal @@ -128,8 +183,10 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.php -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.po -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.powershell +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.prolog -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.python -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.r +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.raku -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.restructuredtext -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.ruby -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.rust @@ -137,6 +194,7 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.smalltalk -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.sql -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.tcl +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.toml -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.txt2tags -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.vala -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.verilog @@ -144,6 +202,7 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.xml -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.yaml -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.zephir +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.zig -rw-r--r-- root/root usr/share/geany/filetype_extensions.conf -rw-r--r-- root/root usr/share/geany/geany.css -rw-r--r-- root/root usr/share/geany/geany.glade diff --git a/geany/abuild b/geany/abuild index d7a95fda..c6dcd5a7 100644 --- a/geany/abuild +++ b/geany/abuild @@ -1,4 +1,4 @@ name=geany -version=2.0 +version=2.1 release=1 source="http://download.$name.org/$name-$version.tar.bz2" diff --git a/go/.checksum b/go/.checksum index fdac49ac..0a800129 100644 --- a/go/.checksum +++ b/go/.checksum @@ -1,3 +1,3 @@ -a8f8e13b8d7efa8af59dfdd5a1c8abb076ff0ec133a4bec8cea82fcef6d734dc go1.24.4.linux-amd64.tar.gz -bfed16926b3f8a6a5d442efadaab9921537655c0d30fe9d135c0e31883c30e45 go1.24.4.src.tar.gz +4f2f532be4b24d2a406f8b8576d6d5a660ea72101aa1bcdd4e9c06f2b84dcfae go1.24.5.linux-amd64.tar.gz +acf47c9541f53e32847d9570a8802c1f49619403e879a170b76086937e4155f2 go1.24.5.src.tar.gz 2ee0f2a99545169814e54c976ab74bc022f8815f0060e534a7010403dfb3e6c8 make.sh diff --git a/go/.files b/go/.files index a57cf0bf..0ffdec48 100644 --- a/go/.files +++ b/go/.files @@ -825,6 +825,12 @@ drwxr-xr-x root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/ -rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global3_fail.go -rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global4_fail.go -rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global5.go +drwxr-xr-x root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global_asm/ +-rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global_asm/asm.s +-rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global_asm/main.go +drwxr-xr-x root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global_asm2_fail/ +-rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global_asm2_fail/asm.s +-rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_global_asm2_fail/main.go drwxr-xr-x root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_linkerx/ -rw-r--r-- root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_linkerx/main.go drwxr-xr-x root/root usr/lib/go/src/cmd/cgo/internal/testsanitizers/testdata/asan_linkerx/p/ @@ -3228,6 +3234,7 @@ drwxr-xr-x root/root usr/lib/go/src/cmd/go/testdata/script/ -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_match_only_subtests_parallel.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_match_only_tests.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_minus_n.txt +-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_multivcs.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_n_cover_std.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_no_run_example.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/test_no_tests.txt @@ -14692,6 +14699,8 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue7023.dir/ -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7316.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7346.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7366.go +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue73748a.go +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue73748b.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7405.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7419.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue7525.go diff --git a/go/abuild b/go/abuild index 84059cfd..8dda91c3 100644 --- a/go/abuild +++ b/go/abuild @@ -1,5 +1,5 @@ name=go -version=1.24.4 +version=1.24.5 release=1 source="https://${name}lang.org/dl/${name}${version}.src.tar.gz https://golang.org/dl/go${version}.linux-amd64.tar.gz::noextract diff --git a/libpng/.checksum b/libpng/.checksum index 0797f940..e4f431c8 100644 --- a/libpng/.checksum +++ b/libpng/.checksum @@ -1,2 +1,2 @@ -980b312246bf9d78124eb46764222baf69fdba5c50f32ec596d1122353b670b2 libpng-1.6.49-apng.patch.gz -8af514b2cb282059786015184306cfdcb531a4c020acf7a1426cb94f6d96c8f6 libpng-1.6.49.tar.xz +34734633357abac6b6e72bcb3f0e04c38df854605543a51db2aae645b7d8a578 libpng-1.6.50-apng.patch.gz +62c4decf7bbd60be7734be036a8f19445323a93813c33f9409089dd51d9e682a libpng-1.6.50.tar.xz diff --git a/libpng/.files b/libpng/.files index ac034bfb..604b85fa 100644 --- a/libpng/.files +++ b/libpng/.files @@ -14,9 +14,9 @@ lrwxrwxrwx root/root usr/include/pngconf.h -> libpng16/pngconf.h lrwxrwxrwx root/root usr/include/pnglibconf.h -> libpng16/pnglibconf.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpng.so -> libpng16.so -lrwxrwxrwx root/root usr/lib/libpng16.so -> libpng16.so.16.49.0 -lrwxrwxrwx root/root usr/lib/libpng16.so.16 -> libpng16.so.16.49.0 --rwxr-xr-x root/root usr/lib/libpng16.so.16.49.0 +lrwxrwxrwx root/root usr/lib/libpng16.so -> libpng16.so.16.50.0 +lrwxrwxrwx root/root usr/lib/libpng16.so.16 -> libpng16.so.16.50.0 +-rwxr-xr-x root/root usr/lib/libpng16.so.16.50.0 drwxr-xr-x root/root usr/lib/pkgconfig/ lrwxrwxrwx root/root usr/lib/pkgconfig/libpng.pc -> libpng16.pc -rw-r--r-- root/root usr/lib/pkgconfig/libpng16.pc diff --git a/libpng/abuild b/libpng/abuild index 4253e0f1..f06e7d1d 100644 --- a/libpng/abuild +++ b/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.49 +version=1.6.50 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" diff --git a/libwebp/.checksum b/libwebp/.checksum index 921a023a..ecf13294 100644 --- a/libwebp/.checksum +++ b/libwebp/.checksum @@ -1 +1 @@ -8272270920a317b854b059e86c320dbdb5a2032937072bbfd5f3304d601a92cb libwebp-1.5.0.tar.gz +561ab69419b391c5dbba6b448f610d9a6bdb6a631d7067518ceba48109e23fc9 libwebp-1.6.0.tar.gz diff --git a/libwebp/.files b/libwebp/.files index bcf36307..ad79ef9b 100644 --- a/libwebp/.files +++ b/libwebp/.files @@ -17,18 +17,18 @@ drwxr-xr-x root/root usr/include/webp/sharpyuv/ -rw-r--r-- root/root usr/include/webp/sharpyuv/sharpyuv_csp.h -rw-r--r-- root/root usr/include/webp/types.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libsharpyuv.so -> libsharpyuv.so.0.1.1 -lrwxrwxrwx root/root usr/lib/libsharpyuv.so.0 -> libsharpyuv.so.0.1.1 --rwxr-xr-x root/root usr/lib/libsharpyuv.so.0.1.1 -lrwxrwxrwx root/root usr/lib/libwebp.so -> libwebp.so.7.1.10 -lrwxrwxrwx root/root usr/lib/libwebp.so.7 -> libwebp.so.7.1.10 --rwxr-xr-x root/root usr/lib/libwebp.so.7.1.10 -lrwxrwxrwx root/root usr/lib/libwebpdemux.so -> libwebpdemux.so.2.0.16 -lrwxrwxrwx root/root usr/lib/libwebpdemux.so.2 -> libwebpdemux.so.2.0.16 --rwxr-xr-x root/root usr/lib/libwebpdemux.so.2.0.16 -lrwxrwxrwx root/root usr/lib/libwebpmux.so -> libwebpmux.so.3.1.1 -lrwxrwxrwx root/root usr/lib/libwebpmux.so.3 -> libwebpmux.so.3.1.1 --rwxr-xr-x root/root usr/lib/libwebpmux.so.3.1.1 +lrwxrwxrwx root/root usr/lib/libsharpyuv.so -> libsharpyuv.so.0.1.2 +lrwxrwxrwx root/root usr/lib/libsharpyuv.so.0 -> libsharpyuv.so.0.1.2 +-rwxr-xr-x root/root usr/lib/libsharpyuv.so.0.1.2 +lrwxrwxrwx root/root usr/lib/libwebp.so -> libwebp.so.7.2.0 +lrwxrwxrwx root/root usr/lib/libwebp.so.7 -> libwebp.so.7.2.0 +-rwxr-xr-x root/root usr/lib/libwebp.so.7.2.0 +lrwxrwxrwx root/root usr/lib/libwebpdemux.so -> libwebpdemux.so.2.0.17 +lrwxrwxrwx root/root usr/lib/libwebpdemux.so.2 -> libwebpdemux.so.2.0.17 +-rwxr-xr-x root/root usr/lib/libwebpdemux.so.2.0.17 +lrwxrwxrwx root/root usr/lib/libwebpmux.so -> libwebpmux.so.3.1.2 +lrwxrwxrwx root/root usr/lib/libwebpmux.so.3 -> libwebpmux.so.3.1.2 +-rwxr-xr-x root/root usr/lib/libwebpmux.so.3.1.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libsharpyuv.pc -rw-r--r-- root/root usr/lib/pkgconfig/libwebp.pc diff --git a/libwebp/abuild b/libwebp/abuild index 2ecd9910..90626f2a 100644 --- a/libwebp/abuild +++ b/libwebp/abuild @@ -1,4 +1,4 @@ name=libwebp -version=1.5.0 +version=1.6.0 release=1 source="http://downloads.webmproject.org/releases/webp/$name-$version.tar.gz" diff --git a/wayland/.checksum b/wayland/.checksum index 0a4b7ad3..80b086eb 100644 --- a/wayland/.checksum +++ b/wayland/.checksum @@ -1 +1 @@ -403b31c48beeb88a8d04435b427e2d1fc8e50e81e936b50885325ca9f87ae0db wayland-1.23.1.tar.xz +8c3b2bc792e5e262e9fb821fb8222b376de6fdf5d7af9b86d46e51ecf79704b9 wayland-1.24.0.tar.xz diff --git a/wayland/.files b/wayland/.files index 8ccd30cc..ae2a7879 100644 --- a/wayland/.files +++ b/wayland/.files @@ -16,17 +16,17 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/wayland-version.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libwayland-client.so -> libwayland-client.so.0 -lrwxrwxrwx root/root usr/lib/libwayland-client.so.0 -> libwayland-client.so.0.23.1 --rwxr-xr-x root/root usr/lib/libwayland-client.so.0.23.1 +lrwxrwxrwx root/root usr/lib/libwayland-client.so.0 -> libwayland-client.so.0.24.0 +-rwxr-xr-x root/root usr/lib/libwayland-client.so.0.24.0 lrwxrwxrwx root/root usr/lib/libwayland-cursor.so -> libwayland-cursor.so.0 -lrwxrwxrwx root/root usr/lib/libwayland-cursor.so.0 -> libwayland-cursor.so.0.23.1 --rwxr-xr-x root/root usr/lib/libwayland-cursor.so.0.23.1 +lrwxrwxrwx root/root usr/lib/libwayland-cursor.so.0 -> libwayland-cursor.so.0.24.0 +-rwxr-xr-x root/root usr/lib/libwayland-cursor.so.0.24.0 lrwxrwxrwx root/root usr/lib/libwayland-egl.so -> libwayland-egl.so.1 -lrwxrwxrwx root/root usr/lib/libwayland-egl.so.1 -> libwayland-egl.so.1.23.1 --rwxr-xr-x root/root usr/lib/libwayland-egl.so.1.23.1 +lrwxrwxrwx root/root usr/lib/libwayland-egl.so.1 -> libwayland-egl.so.1.24.0 +-rwxr-xr-x root/root usr/lib/libwayland-egl.so.1.24.0 lrwxrwxrwx root/root usr/lib/libwayland-server.so -> libwayland-server.so.0 -lrwxrwxrwx root/root usr/lib/libwayland-server.so.0 -> libwayland-server.so.0.23.1 --rwxr-xr-x root/root usr/lib/libwayland-server.so.0.23.1 +lrwxrwxrwx root/root usr/lib/libwayland-server.so.0 -> libwayland-server.so.0.24.0 +-rwxr-xr-x root/root usr/lib/libwayland-server.so.0.24.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wayland-client.pc -rw-r--r-- root/root usr/lib/pkgconfig/wayland-cursor.pc diff --git a/wayland/abuild b/wayland/abuild index 9817d3e2..f67b97ce 100644 --- a/wayland/abuild +++ b/wayland/abuild @@ -1,5 +1,5 @@ name=wayland -version=1.23.1 +version=1.24.0 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/releases/$version/downloads/$name-$version.tar.xz" build_opt="-Ddocumentation=false" -- cgit v1.2.3