package/libdecor: bump version to 0.2.5

https://gitlab.freedesktop.org/libdecor/libdecor/-/commits/0.2.5

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-05-12 18:22:30 +02:00
committed by Julien Olivain
parent 20275000f3
commit 4f92439320
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From https://gitlab.freedesktop.org/libdecor/libdecor/-/releases/0.2.4/downloads/libdecor-0.2.4.tar.xz.sha256sum
sha256 b17cf420e8dcb526bf82da5d36f8443a91fad0777083fa4ec5c1df8ee877416f libdecor-0.2.4.tar.xz
# From https://gitlab.freedesktop.org/libdecor/libdecor/-/releases/0.2.5/downloads/libdecor-0.2.5.tar.xz.sha256sum
sha256 7fd50f780a4fee90a03f7b2c09055033e488654cbaff4a0c4bbae616bac9cd1c libdecor-0.2.5.tar.xz
# Locally calculated
sha256 508a77d2e7b51d98adeed32648ad124b7b30241a8e70b2e72c99f92d8e5874d1 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBDECOR_VERSION = 0.2.4
LIBDECOR_VERSION = 0.2.5
LIBDECOR_SOURCE = libdecor-$(LIBDECOR_VERSION).tar.xz
LIBDECOR_SITE = https://gitlab.freedesktop.org/libdecor/libdecor/-/releases/$(LIBDECOR_VERSION)/downloads
LIBDECOR_LICENSE = MIT